YanJiangJerry commited on
Commit
d4ea5a6
·
1 Parent(s): 030ec31

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [siebert/sentiment-roberta-large-english](https://huggingface.co/siebert/sentiment-roberta-large-english) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.0364
21
- - F1: 0.7736
22
- - Recall: 0.7736
23
- - Precision: 0.7736
24
 
25
  ## Model description
26
 
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Recall | Precision |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:---------:|
54
- | No log | 1.0 | 375 | 0.7663 | 0.7143 | 0.7143 | 0.7143 |
55
- | 0.7046 | 2.0 | 750 | 0.7593 | 0.7547 | 0.7547 | 0.7547 |
56
- | 0.3161 | 3.0 | 1125 | 1.0364 | 0.7736 | 0.7736 | 0.7736 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [siebert/sentiment-roberta-large-english](https://huggingface.co/siebert/sentiment-roberta-large-english) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6014
21
+ - F1: 0.7844
22
+ - Recall: 0.7844
23
+ - Precision: 0.7844
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Recall | Precision |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:---------:|
54
+ | No log | 1.0 | 187 | 0.6687 | 0.7574 | 0.7574 | 0.7574 |
55
+ | No log | 2.0 | 374 | 0.5700 | 0.7898 | 0.7898 | 0.7898 |
56
+ | 0.6052 | 3.0 | 561 | 0.6014 | 0.7844 | 0.7844 | 0.7844 |
57
 
58
 
59
  ### Framework versions