Update README.md
Browse files
README.md
CHANGED
|
@@ -274,6 +274,14 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
| 274 |
|
| 275 |
## 📚 Citation
|
| 276 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 277 |
```bibtex
|
| 278 |
@article{cai2025opendataarena,
|
| 279 |
title={OpenDataArena: A Fair and Open Arena for Benchmarking Post-Training Dataset Value},
|
|
|
|
| 274 |
|
| 275 |
## 📚 Citation
|
| 276 |
|
| 277 |
+
```bibtex
|
| 278 |
+
@article{gao2025closing,
|
| 279 |
+
title={Closing the Data Loop: Using OpenDataArena to Engineer Superior Training Datasets},
|
| 280 |
+
author={Gao, Xin and Wang, Xiaoyang and Zhu, Yun and Cai, Mengzhang and He, Conghui and Wu, Lijun},
|
| 281 |
+
journal={arXiv preprint arXiv:2601.09733},
|
| 282 |
+
year={2025}
|
| 283 |
+
}
|
| 284 |
+
```
|
| 285 |
```bibtex
|
| 286 |
@article{cai2025opendataarena,
|
| 287 |
title={OpenDataArena: A Fair and Open Arena for Benchmarking Post-Training Dataset Value},
|