charleschen2022 commited on
Commit
678844f
·
verified ·
1 Parent(s): 9565f1c

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: llama2
3
  library_name: peft
4
  tags:
5
  - trl
@@ -7,7 +7,7 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - generator
10
- base_model: codellama/CodeLlama-7b-hf
11
  model-index:
12
  - name: code-llama-7b-text-to-sql
13
  results: []
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # code-llama-7b-text-to-sql
20
 
21
- This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the generator dataset.
22
 
23
  ## Model description
24
 
 
1
  ---
2
+ license: mit
3
  library_name: peft
4
  tags:
5
  - trl
 
7
  - generated_from_trainer
8
  datasets:
9
  - generator
10
+ base_model: HuggingFaceH4/zephyr-7b-beta
11
  model-index:
12
  - name: code-llama-7b-text-to-sql
13
  results: []
 
18
 
19
  # code-llama-7b-text-to-sql
20
 
21
+ This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on the generator dataset.
22
 
23
  ## Model description
24