Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
RaymondLi commited on
Commit
dd71a21
·
1 Parent(s): b06d231

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -101,12 +101,14 @@ The dataset only has a test split.
101
 
102
  ### Citation Information
103
 
 
104
  @article{wang2022recode,
105
  title={ReCode: Robustness Evaluation of Code Generation Models},
106
  author={Wang, Shiqi and Li, Zheng and Qian, Haifeng and Yang, Chenghao and Wang, Zijian and Shang, Mingyue and Kumar, Varun and Tan, Samson and Ray, Baishakhi and Bhatia, Parminder and others},
107
  journal={arXiv preprint arXiv:2212.10264},
108
  year={2022}
109
  }
 
110
 
111
  ### Contributions
112
 
 
101
 
102
  ### Citation Information
103
 
104
+ ```
105
  @article{wang2022recode,
106
  title={ReCode: Robustness Evaluation of Code Generation Models},
107
  author={Wang, Shiqi and Li, Zheng and Qian, Haifeng and Yang, Chenghao and Wang, Zijian and Shang, Mingyue and Kumar, Varun and Tan, Samson and Ray, Baishakhi and Bhatia, Parminder and others},
108
  journal={arXiv preprint arXiv:2212.10264},
109
  year={2022}
110
  }
111
+ ```
112
 
113
  ### Contributions
114