Datasets:

Modalities:
Tabular
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
yinjiewang commited on
Commit
34978f0
·
verified ·
1 Parent(s): 0452862

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -20,4 +20,10 @@ In this project, we have converted the the functional format to the Stdio format
20
  # Citation
21
 
22
  ```
 
 
 
 
 
 
23
  ```
 
20
  # Citation
21
 
22
  ```
23
+ @article{wang2025cure,
24
+ title={Co-Evolving LLM Coder and Unit Tester via Reinforcement Learning},
25
+ author={Wang, Yinjie and Yang, Ling and Tian, Ye and Shen, Ke and Wang, Mengdi},
26
+ journal={arXiv preprint arXiv:2506.03136},
27
+ year={2025}
28
+ }
29
  ```