Safetensors
English
olmo2
amanrangapur commited on
Commit
7df9a82
·
verified ·
1 Parent(s): f573994

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -115,7 +115,7 @@ For more documentation, see the [GitHub readme](https://github.com/allenai/OLMo?
115
  - Core repo (training, inference, fine-tuning etc.): https://github.com/allenai/OLMo
116
  - Evaluation code: https://github.com/allenai/OLMo-Eval
117
  - Further fine-tuning code: https://github.com/allenai/open-instruct
118
- - **Paper:** Coming soon
119
  <!-- - **Technical blog post:** https://blog.allenai.org/olmo-1-7-7b-a-24-point-improvement-on-mmlu-92b43f7d269d -->
120
  <!-- - **W&B Logs:** [pretraining](https://wandb.ai/ai2-llm/OLMo-7B/groups/OLMo-1.7-7B), [annealing](https://wandb.ai/ai2-llm/OLMo-7B/groups/OLMo-1.7-7B-anneal) -->
121
 
@@ -178,7 +178,17 @@ Like any base language model or fine-tuned model without safety filtering, these
178
 
179
 
180
  ## Citation
181
- A technical manuscript is forthcoming!
 
 
 
 
 
 
 
 
 
 
182
 
183
  ## Model Card Contact
184
  For errors in this model card, contact `[email protected]`.
 
115
  - Core repo (training, inference, fine-tuning etc.): https://github.com/allenai/OLMo
116
  - Evaluation code: https://github.com/allenai/OLMo-Eval
117
  - Further fine-tuning code: https://github.com/allenai/open-instruct
118
+ - **Paper:** https://arxiv.org/abs/2501.00656
119
  <!-- - **Technical blog post:** https://blog.allenai.org/olmo-1-7-7b-a-24-point-improvement-on-mmlu-92b43f7d269d -->
120
  <!-- - **W&B Logs:** [pretraining](https://wandb.ai/ai2-llm/OLMo-7B/groups/OLMo-1.7-7B), [annealing](https://wandb.ai/ai2-llm/OLMo-7B/groups/OLMo-1.7-7B-anneal) -->
121
 
 
178
 
179
 
180
  ## Citation
181
+ ```
182
+ @misc{olmo20242olmo2furious,
183
+ title={2 OLMo 2 Furious},
184
+ author={Team OLMo and Pete Walsh and Luca Soldaini and Dirk Groeneveld and Kyle Lo and Shane Arora and Akshita Bhagia and Yuling Gu and Shengyi Huang and Matt Jordan and Nathan Lambert and Dustin Schwenk and Oyvind Tafjord and Taira Anderson and David Atkinson and Faeze Brahman and Christopher Clark and Pradeep Dasigi and Nouha Dziri and Michal Guerquin and Hamish Ivison and Pang Wei Koh and Jiacheng Liu and Saumya Malik and William Merrill and Lester James V. Miranda and Jacob Morrison and Tyler Murray and Crystal Nam and Valentina Pyatkin and Aman Rangapur and Michael Schmitz and Sam Skjonsberg and David Wadden and Christopher Wilhelm and Michael Wilson and Luke Zettlemoyer and Ali Farhadi and Noah A. Smith and Hannaneh Hajishirzi},
185
+ year={2024},
186
+ eprint={2501.00656},
187
+ archivePrefix={arXiv},
188
+ primaryClass={cs.CL},
189
+ url={https://arxiv.org/abs/2501.00656},
190
+ }
191
+ ```
192
 
193
  ## Model Card Contact
194
  For errors in this model card, contact `[email protected]`.