GX-XinGao commited on
Commit
0831cc3
·
verified ·
1 Parent(s): 405d085

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -286,6 +286,14 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
286
 
287
  ## 📚 Citation
288
 
 
 
 
 
 
 
 
 
289
  ```bibtex
290
  @article{cai2025opendataarena,
291
  title={OpenDataArena: A Fair and Open Arena for Benchmarking Post-Training Dataset Value},
 
286
 
287
  ## 📚 Citation
288
 
289
+ ```bibtex
290
+ @article{gao2025closing,
291
+ title={Closing the Data Loop: Using OpenDataArena to Engineer Superior Training Datasets},
292
+ author={Gao, Xin and Wang, Xiaoyang and Zhu, Yun and Cai, Mengzhang and He, Conghui and Wu, Lijun},
293
+ journal={arXiv preprint arXiv:2601.09733},
294
+ year={2025}
295
+ }
296
+ ```
297
  ```bibtex
298
  @article{cai2025opendataarena,
299
  title={OpenDataArena: A Fair and Open Arena for Benchmarking Post-Training Dataset Value},