Update README.md
Browse files
README.md
CHANGED
@@ -95,7 +95,14 @@ The following hyperparameters were used during training:
|
|
95 |
journal = {HuggingFace repository},
|
96 |
howpublished = {\url{https://huggingface.co/fblgit/miniclaus-qw1.5B-UNAMGS}},
|
97 |
}
|
98 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
@misc{qwen2.5,
|
100 |
title = {Qwen2.5: A Party of Foundation Models},
|
101 |
url = {https://qwenlm.github.io/blog/qwen2.5/},
|
|
|
95 |
journal = {HuggingFace repository},
|
96 |
howpublished = {\url{https://huggingface.co/fblgit/miniclaus-qw1.5B-UNAMGS}},
|
97 |
}
|
98 |
+
@misc{Magpie,
|
99 |
+
title={Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing},
|
100 |
+
author={Zhangchen Xu and Fengqing Jiang and Luyao Niu and Yuntian Deng and Radha Poovendran and Yejin Choi and Bill Yuchen Lin},
|
101 |
+
year={2024},
|
102 |
+
eprint={2406.08464},
|
103 |
+
archivePrefix={arXiv},
|
104 |
+
primaryClass={cs.CL}
|
105 |
+
}
|
106 |
@misc{qwen2.5,
|
107 |
title = {Qwen2.5: A Party of Foundation Models},
|
108 |
url = {https://qwenlm.github.io/blog/qwen2.5/},
|