RioLee commited on
Commit
22055db
1 Parent(s): a1d66ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -13
README.md CHANGED
@@ -1,20 +1,15 @@
1
  ---
2
- license: other
3
  base_model: internlm/internlm2-chat-7b
4
- tags:
5
- - llama-factory
6
- - generated_from_trainer
7
- model-index:
8
- - name: 9f100e26-d997-46e8-afee-721977a16ca9
9
- results: []
10
  ---
11
 
12
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
- should probably proofread and complete it, then remove this comment. -->
14
 
15
- # 9f100e26-d997-46e8-afee-721977a16ca9
16
-
17
- This model is a fine-tuned version of [/home/lirenhao/pretrained_models/internlm2-chat-7b/](https://huggingface.co//home/lirenhao/pretrained_models/internlm2-chat-7b/) on the cpsycoun dataset.
18
 
19
  ## Model description
20
 
@@ -56,4 +51,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.37.1
57
  - Pytorch 2.1.2+cu121
58
  - Datasets 2.16.1
59
- - Tokenizers 0.15.1
 
1
  ---
2
+ license: apache-2.0
3
  base_model: internlm/internlm2-chat-7b
4
+ datasets:
5
+ - CAS-SIAT-XinHai/CPsyCoun
6
+ language:
7
+ - zh
 
 
8
  ---
9
 
10
+ # CPsyCounX
 
11
 
12
+ This model is a fine-tuned version of [internlm/internlm2-chat-7b](https://huggingface.co/internlm/internlm2-chat-7b) on the cpsycoun dataset.
 
 
13
 
14
  ## Model description
15
 
 
51
  - Transformers 4.37.1
52
  - Pytorch 2.1.2+cu121
53
  - Datasets 2.16.1
54
+ - Tokenizers 0.15.1