lewtun HF Staff commited on
Commit
fcc4dc5
·
verified ·
1 Parent(s): 34113ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -91,4 +91,13 @@ The following hyperparameters were used during training on 16 H100 nodes:
91
  - lr_scheduler_type: cosine_with_min_lr
92
  - min_lr_rate: 0.1
93
  - lr_scheduler_warmup_ratio: 0.03
94
- - num_epochs: 10.0
 
 
 
 
 
 
 
 
 
 
91
  - lr_scheduler_type: cosine_with_min_lr
92
  - min_lr_rate: 0.1
93
  - lr_scheduler_warmup_ratio: 0.03
94
+ - num_epochs: 10.0
95
+
96
+ @misc{penedo2025olympiccoder,
97
+ title={OlympicCoder},
98
+ author={Guilherme Penedo and Anton Lozhkov and Hynek Kydlíček and Loubna Ben Allal and Edward Beeching and Agustín Piqueres Lajarín and Quentin Gallouédec and Nathan Habib and Lewis Tunstall and Leandro von Werra},
99
+ year={2025},
100
+ publisher = {Hugging Face},
101
+ journal = {Hugging Face repository},
102
+ howpublished = {\url{https://huggingface.co/open-r1/OlympicCoder-32B}}
103
+ }