update platypus citation!
Browse files
README.md
CHANGED
@@ -161,13 +161,11 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
|
|
161 |
# Citations
|
162 |
|
163 |
```bibtex
|
164 |
-
@
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
journal = {HuggingFace repository},
|
170 |
-
howpublished = {\url{https://huggingface.co/Open-Orca/OpenOrca-Platypus2-13B},
|
171 |
}
|
172 |
@software{OpenOrcaxOpenChatPreview2,
|
173 |
title = {OpenOrcaxOpenChatPreview2: Llama2-13B Model Instruct-tuned on Filtered OpenOrcaV1 GPT-4 Dataset},
|
|
|
161 |
# Citations
|
162 |
|
163 |
```bibtex
|
164 |
+
@article{platypus2023,
|
165 |
+
title={Platypus: Quick, Cheap, and Powerful Refinement of LLMs},
|
166 |
+
author={Ariel N. Lee and Cole J. Hunter and Nataniel Ruiz},
|
167 |
+
booktitle={arXiv preprint arxiv:2308.07317},
|
168 |
+
year={2023}
|
|
|
|
|
169 |
}
|
170 |
@software{OpenOrcaxOpenChatPreview2,
|
171 |
title = {OpenOrcaxOpenChatPreview2: Llama2-13B Model Instruct-tuned on Filtered OpenOrcaV1 GPT-4 Dataset},
|