mingxilei commited on
Commit
b81f836
·
verified ·
1 Parent(s): 949eb0a

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2326
21
- - Accuracy: 0.7708
22
 
23
  ## Model description
24
 
@@ -51,9 +51,9 @@ No additional optimizer arguments
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.2751 | 1.0 | 196 | 0.2345 | 0.7422 |
55
- | 0.199 | 2.0 | 392 | 0.2328 | 0.7668 |
56
- | 0.1861 | 3.0 | 588 | 0.2326 | 0.7708 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6119
21
+ - Accuracy: 0.8502
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.6218 | 1.0 | 196 | 0.6256 | 0.8378 |
55
+ | 0.6584 | 2.0 | 392 | 0.6140 | 0.8484 |
56
+ | 0.6343 | 3.0 | 588 | 0.6119 | 0.8502 |
57
 
58
 
59
  ### Framework versions