MathGenie commited on
Commit
32f8c56
1 Parent(s): cca2d4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,16 +1,18 @@
1
  ---
2
  base_model: InternLM2-SFT
3
  tags:
4
- - alignment-handbook
5
- - generated_from_trainer
6
  model-index:
7
  - name: InternLM2-SFT-SCDPO
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
  # InternLM2-SFT-SCDPO
15
 
16
  This model is a fine-tuned version of the InternLM2-20B model using SFT and SCDPO.
@@ -129,4 +131,4 @@ The following hyperparameters were used during training:
129
  - Transformers 4.38.2
130
  - Pytorch 2.1.2
131
  - Datasets 2.14.6
132
- - Tokenizers 0.15.2
 
1
  ---
2
  base_model: InternLM2-SFT
3
  tags:
4
+ - math
 
5
  model-index:
6
  - name: InternLM2-SFT-SCDPO
7
  results: []
8
+ license: apache-2.0
9
+ language:
10
+ - en
11
+ metrics:
12
+ - accuracy
13
+ pipeline_tag: text-generation
14
  ---
15
 
 
 
 
16
  # InternLM2-SFT-SCDPO
17
 
18
  This model is a fine-tuned version of the InternLM2-20B model using SFT and SCDPO.
 
131
  - Transformers 4.38.2
132
  - Pytorch 2.1.2
133
  - Datasets 2.14.6
134
+ - Tokenizers 0.15.2