CeroShrijver commited on
Commit
2b65ac1
1 Parent(s): 9122b4c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -13,12 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # m3e-base-text-classification
15
 
16
- This model is a fine-tuned version of [moka-ai/m3e-base](https://huggingface.co/moka-ai/m3e-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6186
19
- - Accuracy: 0.7965
20
-
21
- - Test Accuracy: 0.8787
22
 
23
  ## Model description
24
 
@@ -49,9 +47,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.4522 | 1.0 | 1009 | 0.5773 | 0.7462 |
53
- | 0.2989 | 2.0 | 2018 | 0.5029 | 0.8004 |
54
- | 0.2027 | 3.0 | 3027 | 0.6186 | 0.7965 |
55
 
56
 
57
  ### Framework versions
 
13
 
14
  # m3e-base-text-classification
15
 
16
+ This model is a fine-tuned version of [moka-ai/m3e-base](https://huggingface.co/moka-ai/m3e-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.6529
19
+ - Accuracy: 0.7826
 
 
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 0.495 | 1.0 | 1009 | 0.5175 | 0.7783 |
51
+ | 0.3792 | 2.0 | 2018 | 0.5600 | 0.7748 |
52
+ | 0.2503 | 3.0 | 3027 | 0.6529 | 0.7826 |
53
 
54
 
55
  ### Framework versions