Pankaj Mathur
commited on
Commit
•
ca900c8
1
Parent(s):
5771ccd
Update README.md
Browse files
README.md
CHANGED
@@ -143,15 +143,26 @@ Citiation:
|
|
143 |
If you found wizardlm_alpaca_dolly_orca_open_llama_13b useful in your research or applications, please kindly cite using the following BibTeX:
|
144 |
|
145 |
```
|
146 |
-
@misc{
|
147 |
author = {Pankaj Mathur},
|
148 |
-
title = {
|
149 |
year = {2023},
|
150 |
publisher = {GitHub, HuggingFace},
|
151 |
journal = {GitHub repository, HuggingFace repository},
|
152 |
howpublished = {\url{https://github.com/pankajarm/wizardlm_alpaca_dolly_orca_open_llama_13b}, \url{https://https://huggingface.co/psmathur/wizardlm_alpaca_dolly_orca_open_llama_13b}},
|
153 |
}
|
154 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
155 |
```
|
156 |
@software{openlm2023openllama,
|
157 |
author = {Xinyang Geng and Hao Liu},
|
|
|
143 |
If you found wizardlm_alpaca_dolly_orca_open_llama_13b useful in your research or applications, please kindly cite using the following BibTeX:
|
144 |
|
145 |
```
|
146 |
+
@misc{orca_mini_13b,
|
147 |
author = {Pankaj Mathur},
|
148 |
+
title = {orca_mini_13b: An explain tuned OpenLLaMA-13b model on custom wizardlm, alpaca, & dolly datasets},
|
149 |
year = {2023},
|
150 |
publisher = {GitHub, HuggingFace},
|
151 |
journal = {GitHub repository, HuggingFace repository},
|
152 |
howpublished = {\url{https://github.com/pankajarm/wizardlm_alpaca_dolly_orca_open_llama_13b}, \url{https://https://huggingface.co/psmathur/wizardlm_alpaca_dolly_orca_open_llama_13b}},
|
153 |
}
|
154 |
```
|
155 |
+
```
|
156 |
+
@misc{mukherjee2023orca,
|
157 |
+
title={Orca: Progressive Learning from Complex Explanation Traces of GPT-4},
|
158 |
+
author={Subhabrata Mukherjee and Arindam Mitra and Ganesh Jawahar and Sahaj Agarwal and Hamid Palangi and Ahmed Awadallah},
|
159 |
+
year={2023},
|
160 |
+
eprint={2306.02707},
|
161 |
+
archivePrefix={arXiv},
|
162 |
+
primaryClass={cs.CL}
|
163 |
+
}
|
164 |
+
```
|
165 |
+
|
166 |
```
|
167 |
@software{openlm2023openllama,
|
168 |
author = {Xinyang Geng and Hao Liu},
|