Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,11 @@ ProX models are evaluated on 9 common math reasoning benchmarks.
|
|
32 |
|
33 |
### Citation
|
34 |
```
|
35 |
-
@
|
|
|
|
|
|
|
|
|
36 |
}
|
37 |
```
|
38 |
|
|
|
32 |
|
33 |
### Citation
|
34 |
```
|
35 |
+
@article{zhou2024programming,
|
36 |
+
title={Programming Every Example: Lifting Pre-training Data Quality like Experts at Scale},
|
37 |
+
author={Zhou, Fan and Wang, Zengzhi and Liu, Qian and Li, Junlong and Liu, Pengfei},
|
38 |
+
journal={arXiv preprint arXiv:2409.17115},
|
39 |
+
year={2024}
|
40 |
}
|
41 |
```
|
42 |
|