RioLee commited on
Commit
1d5f79d
·
verified ·
1 Parent(s): 07763e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -14
README.md CHANGED
@@ -1,21 +1,15 @@
1
  ---
2
- license: other
3
  base_model: meta-llama/Llama-2-7b-hf
4
- tags:
5
- - llama-factory
6
- - full
7
- - generated_from_trainer
8
- model-index:
9
- - name: d2417a68-3122-41af-9d26-a7f736043909
10
- results: []
11
  ---
12
 
13
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
- should probably proofread and complete it, then remove this comment. -->
15
 
16
- # d2417a68-3122-41af-9d26-a7f736043909
17
-
18
- This model is a fine-tuned version of [/home/lirenhao/pretrained_models/Llama-2-7b-hf](https://huggingface.co//home/lirenhao/pretrained_models/Llama-2-7b-hf) on the alpaca_random9k_evol-chatgpt dataset.
19
 
20
  ## Model description
21
 
@@ -57,4 +51,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.38.1
58
  - Pytorch 2.1.2+cu121
59
  - Datasets 2.17.1
60
- - Tokenizers 0.15.2
 
1
  ---
2
+ license: apache-2.0
3
  base_model: meta-llama/Llama-2-7b-hf
4
+ datasets:
5
+ - CAS-SIAT-ConsistencyAI/CoEvol
6
+ language:
7
+ - en
 
 
 
8
  ---
9
 
10
+ # CoEvol-ChatGPT_Llama2-7B_SFT
 
11
 
12
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the coevol-chatgpt_alpaca_random9k dataset.
 
 
13
 
14
  ## Model description
15
 
 
51
  - Transformers 4.38.1
52
  - Pytorch 2.1.2+cu121
53
  - Datasets 2.17.1
54
+ - Tokenizers 0.15.2