Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
arielnlee commited on
Commit
a09c29b
1 Parent(s): 4350795

update platypus citation!

Browse files
Files changed (1) hide show
  1. README.md +5 -7
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
- @software{hunterlee2023orcaplaty1
165
- title = {OpenOrcaPlatypus: Llama2-13B Model Instruct-tuned on Filtered OpenOrcaV1 GPT-4 Dataset and Merged with divergent STEM and Logic Dataset Model},
166
- author = {Ariel Lee and Cole Hunter and Nataniel Ruiz and Bleys Goodson and Wing Lian and Guan Wang and Eugene Pentland and Austin Cook and Chanvichet Vong and "Teknium"},
167
- year = {2023},
168
- publisher = {HuggingFace},
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},