lixugang commited on
Commit
a98cc9b
1 Parent(s): 10bff31

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [shibing624/text2vec-base-chinese](https://huggingface.co/shibing624/text2vec-base-chinese) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0765
21
- - Accuracy: 0.9867
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.0733 | 1.0 | 2125 | 0.0785 | 0.9848 |
53
- | 0.0533 | 2.0 | 4250 | 0.0765 | 0.9867 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [shibing624/text2vec-base-chinese](https://huggingface.co/shibing624/text2vec-base-chinese) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0768
21
+ - Accuracy: 0.9870
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.0781 | 1.0 | 2125 | 0.0781 | 0.9849 |
53
+ | 0.0545 | 2.0 | 4250 | 0.0768 | 0.9870 |
54
 
55
 
56
  ### Framework versions