Update README.md
Browse files
README.md
CHANGED
@@ -240,6 +240,15 @@ The following hyperparameters were used during training:
|
|
240 |
howpublished = {\url{https://huggingface.co/fblgit/TheBeagle-v2beta-32B-MGS}},
|
241 |
}
|
242 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
243 |
@misc{qwen2.5,
|
244 |
title = {Qwen2.5: A Party of Foundation Models},
|
245 |
url = {https://qwenlm.github.io/blog/qwen2.5/},
|
|
|
240 |
howpublished = {\url{https://huggingface.co/fblgit/TheBeagle-v2beta-32B-MGS}},
|
241 |
}
|
242 |
|
243 |
+
@misc{Magpie,
|
244 |
+
title={Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing},
|
245 |
+
author={Zhangchen Xu and Fengqing Jiang and Luyao Niu and Yuntian Deng and Radha Poovendran and Yejin Choi and Bill Yuchen Lin},
|
246 |
+
year={2024},
|
247 |
+
eprint={2406.08464},
|
248 |
+
archivePrefix={arXiv},
|
249 |
+
primaryClass={cs.CL}
|
250 |
+
}
|
251 |
+
|
252 |
@misc{qwen2.5,
|
253 |
title = {Qwen2.5: A Party of Foundation Models},
|
254 |
url = {https://qwenlm.github.io/blog/qwen2.5/},
|