Update README.md
Browse files
README.md
CHANGED
@@ -209,6 +209,15 @@ The following hyperparameters were used during training:
|
|
209 |
howpublished = {\url{https://huggingface.co/fblgit/TheBeagle-v2beta-32B-MGS}},
|
210 |
}
|
211 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
@misc{qwen2.5,
|
213 |
title = {Qwen2.5: A Party of Foundation Models},
|
214 |
url = {https://qwenlm.github.io/blog/qwen2.5/},
|
|
|
209 |
howpublished = {\url{https://huggingface.co/fblgit/TheBeagle-v2beta-32B-MGS}},
|
210 |
}
|
211 |
|
212 |
+
@misc{Magpie,
|
213 |
+
title={Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing},
|
214 |
+
author={Zhangchen Xu and Fengqing Jiang and Luyao Niu and Yuntian Deng and Radha Poovendran and Yejin Choi and Bill Yuchen Lin},
|
215 |
+
year={2024},
|
216 |
+
eprint={2406.08464},
|
217 |
+
archivePrefix={arXiv},
|
218 |
+
primaryClass={cs.CL}
|
219 |
+
}
|
220 |
+
|
221 |
@misc{qwen2.5,
|
222 |
title = {Qwen2.5: A Party of Foundation Models},
|
223 |
url = {https://qwenlm.github.io/blog/qwen2.5/},
|