evendivil commited on
Commit
afd5b21
1 Parent(s): 592022e

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8334
22
- - F1: 0.778
23
- - Recall: 0.778
24
- - Accuracy: 0.778
25
 
26
  ## Model description
27
 
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - num_epochs: 4
50
 
51
  ### Training results
52
 
 
18
 
19
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5217
22
+ - F1: 0.81
23
+ - Recall: 0.81
24
+ - Accuracy: 0.81
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 2
50
 
51
  ### Training results
52