Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo authored Sep 2, 2024
1 parent 96c1f5d commit 39f74d2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ Contributors have provided [Android tools](./android) to interact with WeChat. T

# 📝 Citation

````shell
```shell
@misc{kong2024huixiangdou,
title={HuiXiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance},
author={Huanjun Kong and Songyang Zhang and Jiaying Li and Min Xiao and Jun Xu and Kai Chen},
Expand All @@ -412,12 +412,13 @@ Contributors have provided [Android tools](./android) to interact with WeChat. T
primaryClass={cs.CL}
}

@misc{kong2024huixiangdoucr,
title={Labeling supervised fine-tuning data with the scaling law},
@misc{kong2024labelingsupervisedfinetuningdata,
title={Labeling supervised fine-tuning data with the scaling law},
author={Huanjun Kong},
year={2024},
eprint={2405.02817},
archivePrefix={arXiv},
primaryClass={cs.CL}
}```
````
primaryClass={cs.CL},
url={https://arxiv.org/abs/2405.02817},
}
```

0 comments on commit 39f74d2

Please sign in to comment.