medxiaorudan commited on
Commit
0144506
1 Parent(s): c8b9b03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -3,6 +3,9 @@ library_name: peft
3
  base_model: codellama/CodeLlama-7b-hf
4
  license: llama2
5
  pipeline_tag: text-generation
 
 
 
6
  tags:
7
  - code
8
  ---
 
3
  base_model: codellama/CodeLlama-7b-hf
4
  license: llama2
5
  pipeline_tag: text-generation
6
+ dataset:
7
+ type: codeparrot/xlcost-text-to-code
8
+ name: xlcost
9
  tags:
10
  - code
11
  ---