lewtun HF Staff commited on
Commit
003301f
·
verified ·
1 Parent(s): 097f572

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -88,4 +88,13 @@ The following hyperparameters were used during training:
88
  - lr_scheduler_type: cosine_with_min_lr
89
  - min_lr_rate: 0.1
90
  - lr_scheduler_warmup_ratio: 0.03
91
- - num_epochs: 10.0
 
 
 
 
 
 
 
 
 
 
88
  - lr_scheduler_type: cosine_with_min_lr
89
  - min_lr_rate: 0.1
90
  - lr_scheduler_warmup_ratio: 0.03
91
+ - num_epochs: 10.0
92
+
93
+ @misc{penedo2025olympiccoder,
94
+ title={OlympicCoder},
95
+ 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},
96
+ year={2025},
97
+ publisher = {Hugging Face},
98
+ journal = {Hugging Face repository},
99
+ howpublished = {\url{https://huggingface.co/open-r1/OlympicCoder-7B}}
100
+ }