lazyfrog commited on
Commit
88d9dca
1 Parent(s): 2a49694

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [uer/gpt2-chinese-cluecorpussmall](https://huggingface.co/uer/gpt2-chinese-cluecorpussmall) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 1.6202
17
 
18
  ## Model description
19
 
@@ -42,11 +42,11 @@ The following hyperparameters were used during training:
42
 
43
  ### Training results
44
 
45
- | Training Loss | Epoch | Step | Validation Loss |
46
- |:-------------:|:-----:|:----:|:---------------:|
47
- | 1.5596 | 1.0 | 1178 | 1.6369 |
48
- | 1.4845 | 2.0 | 2356 | 1.6227 |
49
- | 1.4466 | 3.0 | 3534 | 1.6202 |
50
 
51
 
52
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [uer/gpt2-chinese-cluecorpussmall](https://huggingface.co/uer/gpt2-chinese-cluecorpussmall) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 1.6619
17
 
18
  ## Model description
19
 
 
42
 
43
  ### Training results
44
 
45
+ | Training Loss | Epoch | Step | Validation Loss |
46
+ |:-------------:|:-----:|:-----:|:---------------:|
47
+ | 1.7034 | 1.0 | 3818 | 1.6879 |
48
+ | 1.6278 | 2.0 | 7636 | 1.6694 |
49
+ | 1.596 | 3.0 | 11454 | 1.6619 |
50
 
51
 
52
  ### Framework versions