Pankaj Mathur
commited on
Commit
·
1658508
1
Parent(s):
01f719a
Update README.md
Browse files
README.md
CHANGED
@@ -201,6 +201,18 @@ If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or
|
|
201 |
howpublished = {\url{https://https://huggingface.co/psmathur/orca_mini_v2_7b},
|
202 |
}
|
203 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
204 |
```
|
205 |
@software{touvron2023llama,
|
206 |
title={LLaMA: Open and Efficient Foundation Language Models},
|
|
|
201 |
howpublished = {\url{https://https://huggingface.co/psmathur/orca_mini_v2_7b},
|
202 |
}
|
203 |
```
|
204 |
+
|
205 |
+
```
|
206 |
+
@misc{mukherjee2023orca,
|
207 |
+
title={Orca: Progressive Learning from Complex Explanation Traces of GPT-4},
|
208 |
+
author={Subhabrata Mukherjee and Arindam Mitra and Ganesh Jawahar and Sahaj Agarwal and Hamid Palangi and Ahmed Awadallah},
|
209 |
+
year={2023},
|
210 |
+
eprint={2306.02707},
|
211 |
+
archivePrefix={arXiv},
|
212 |
+
primaryClass={cs.CL}
|
213 |
+
}
|
214 |
+
```
|
215 |
+
|
216 |
```
|
217 |
@software{touvron2023llama,
|
218 |
title={LLaMA: Open and Efficient Foundation Language Models},
|