Rakhman16 commited on
Commit
5741cb2
·
verified ·
1 Parent(s): ad537bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - codeparrot/xlcost-text-to-code
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Salesforce/codet5-base
9
+ pipeline_tag: text2text-generation
10
+ library_name: transformers
11
+ tags:
12
+ - code
13
+ ---