SultanR commited on
Commit
e29498c
1 Parent(s): e639836

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -189,4 +189,15 @@ As of writing this, the number 1 ranking model in IFEval for any model under 2 b
189
  primaryClass={cs.CL},
190
  url={https://arxiv.org/abs/2412.08347},
191
  }
 
 
 
 
 
 
 
 
 
 
 
192
  ```
 
189
  primaryClass={cs.CL},
190
  url={https://arxiv.org/abs/2412.08347},
191
  }
192
+ ```
193
+
194
+ The training methodology follows the Tulu 3 paper:
195
+
196
+ ```
197
+ @article{lambert2024tulu3,
198
+ title={TÜLU 3: Pushing Frontiers in Open Language Model Post-Training},
199
+ author={Lambert, Nathan and Morrison, Jacob and Pyatkin, Valentina and others},
200
+ year={2024},
201
+ journal={arXiv preprint arXiv:2411.15124}
202
+ }
203
  ```