rakhman-llm Rakhman16 commited on
Commit
5cde2b6
1 Parent(s): 6f1fe97

Create README.md (#1)

Browse files

- Create README.md (e9e5b1f34dae74cd217010ce9b8afc64c2760912)


Co-authored-by: Muhammad Arif Rakhman Azizi <Rakhman16@users.noreply.huggingface.co>

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