gnsepili commited on
Commit
185cbdf
1 Parent(s): b52eaf1

Update Model meta data

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,14 +1,20 @@
1
  ---
2
- license: other
3
- library_name: peft
4
  tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
 
8
  base_model: microsoft/phi-1_5
9
  model-index:
10
  - name: phi-1_5-finetuned-code
11
  results: []
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ license: mit
 
3
  tags:
4
  - trl
5
  - sft
6
  - generated_from_trainer
7
+ - nlp
8
+ - code
9
  base_model: microsoft/phi-1_5
10
  model-index:
11
  - name: phi-1_5-finetuned-code
12
  results: []
13
+ datasets:
14
+ - mlabonne/CodeLlama-2-20k
15
+ language:
16
+ - en
17
+ pipeline_tag: text-generation
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You