Text Generation
Transformers
PyTorch
Safetensors
English
llama
Eval Results
text-generation-inference
Inference Endpoints
Pankaj Mathur commited on
Commit
fd2754e
1 Parent(s): 6693440

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -152,7 +152,7 @@ Citiation:
152
  If you found wizardlm_alpaca_dolly_orca_open_llama_3b useful in your research or applications, please kindly cite using the following BibTeX:
153
 
154
  ```
155
- @misc{wizardlm_alpaca_dolly_orca_open_llama_3b,
156
  author = {Pankaj Mathur},
157
  title = {wizardlm_alpaca_dolly_orca_open_llama_3b: An explain tuned OpenLLaMA-3b model on custom wizardlm, alpaca, & dolly datasets},
158
  year = {2023},
@@ -161,6 +161,17 @@ If you found wizardlm_alpaca_dolly_orca_open_llama_3b useful in your research or
161
  howpublished = {\url{https://github.com/pankajarm/wizardlm_alpaca_dolly_orca_open_llama_3b}, \url{https://https://huggingface.co/psmathur/wizardlm_alpaca_dolly_orca_open_llama_3b}},
162
  }
163
  ```
 
 
 
 
 
 
 
 
 
 
 
164
  ```
165
  @software{openlm2023openllama,
166
  author = {Xinyang Geng and Hao Liu},
 
152
  If you found wizardlm_alpaca_dolly_orca_open_llama_3b useful in your research or applications, please kindly cite using the following BibTeX:
153
 
154
  ```
155
+ @misc{orca_mini_3b,
156
  author = {Pankaj Mathur},
157
  title = {wizardlm_alpaca_dolly_orca_open_llama_3b: An explain tuned OpenLLaMA-3b model on custom wizardlm, alpaca, & dolly datasets},
158
  year = {2023},
 
161
  howpublished = {\url{https://github.com/pankajarm/wizardlm_alpaca_dolly_orca_open_llama_3b}, \url{https://https://huggingface.co/psmathur/wizardlm_alpaca_dolly_orca_open_llama_3b}},
162
  }
163
  ```
164
+ ```
165
+ @misc{mukherjee2023orca,
166
+ title={Orca: Progressive Learning from Complex Explanation Traces of GPT-4},
167
+ author={Subhabrata Mukherjee and Arindam Mitra and Ganesh Jawahar and Sahaj Agarwal and Hamid Palangi and Ahmed Awadallah},
168
+ year={2023},
169
+ eprint={2306.02707},
170
+ archivePrefix={arXiv},
171
+ primaryClass={cs.CL}
172
+ }
173
+ ```
174
+
175
  ```
176
  @software{openlm2023openllama,
177
  author = {Xinyang Geng and Hao Liu},