HansOMEL commited on
Commit
a823171
1 Parent(s): c9a4d5a

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.3820
18
 
19
  ## Model description
20
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
- | 0.6399 | 1.0 | 13821 | 1.3820 |
51
- | 0.4027 | 2.0 | 27642 | 1.3894 |
52
- | 0.2129 | 3.0 | 41463 | 1.5486 |
53
 
54
 
55
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.2316
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 0.979 | 1.0 | 13821 | 0.9780 |
51
+ | 0.4313 | 2.0 | 27642 | 1.0361 |
52
+ | 0.3275 | 3.0 | 41463 | 1.2316 |
53
 
54
 
55
  ### Framework versions