Hussainnn-alii commited on
Commit
0bfc91f
·
verified ·
1 Parent(s): b2c71eb

Create README.md

Browse files

@misc {zhu2022xlcost,
title = {XLCoST: A Benchmark Dataset for Cross-lingual Code Intelligence},
url = {https://arxiv.org/abs/2206.08474},
author = {Zhu, Ming and Jain, Aneesh and Suresh, Karthik and Ravindran, Roshan and Tipirneni, Sindhu and Reddy, Chandan K.},
year = {2022},
eprint={2206.08474},
archivePrefix={arXiv}
}

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - codeparrot/xlcost-text-to-code
4
+ language:
5
+ - en
6
+ base_model:
7
+ - Salesforce/codet5-large
8
+ ---