Update README.md
Browse files
README.md
CHANGED
@@ -90,13 +90,13 @@ Results are reported for checkpoints at 10B, 20B, 30B, 40B, and 50B tokens.
|
|
90 |
| 50 | 0.3740 | 0.6608 | 0.6001 | 0.3550 | 0.9058 | 0.6329 | 0.3561 | 0.5292 | 0.6166 | 0.2400 |
|
91 |
## Citation
|
92 |
```bibtex
|
93 |
-
@misc{
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
}
|
102 |
```
|
|
|
90 |
| 50 | 0.3740 | 0.6608 | 0.6001 | 0.3550 | 0.9058 | 0.6329 | 0.3561 | 0.5292 | 0.6166 | 0.2400 |
|
91 |
## Citation
|
92 |
```bibtex
|
93 |
+
@misc{fujii2025rewritingpretrainingdataboosts,
|
94 |
+
title={Rewriting Pre-Training Data Boosts LLM Performance in Math and Code},
|
95 |
+
author={Kazuki Fujii and Yukito Tajima and Sakae Mizuki and Hinari Shimada and Taihei Shiotani and Koshiro Saito and Masanari Ohi and Masaki Kawamura and Taishi Nakamura and Takumi Okamoto and Shigeki Ishida and Kakeru Hattori and Youmi Ma and Hiroya Takamura and Rio Yokota and Naoaki Okazaki},
|
96 |
+
year={2025},
|
97 |
+
eprint={2505.02881},
|
98 |
+
archivePrefix={arXiv},
|
99 |
+
primaryClass={cs.LG},
|
100 |
+
url={https://arxiv.org/abs/2505.02881},
|
101 |
}
|
102 |
```
|