francisc0Sousa commited on
Commit
49d5761
·
verified ·
1 Parent(s): 5370713

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 5.6856
19
- - Model Preparation Time: 0.0181
20
 
21
  ## Model description
22
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------------------:|
51
- | 9.812 | 1.0 | 29 | 7.1491 | 0.0181 |
52
- | 6.7031 | 2.0 | 58 | 5.9702 | 0.0181 |
53
- | 6.0847 | 3.0 | 87 | 5.8832 | 0.0181 |
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 5.4619
19
+ - Model Preparation Time: 0.0032
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------------------:|
51
+ | 10.3059 | 1.0 | 29 | 7.3214 | 0.0032 |
52
+ | 6.7739 | 2.0 | 58 | 6.0262 | 0.0032 |
53
+ | 5.9532 | 3.0 | 87 | 5.8511 | 0.0032 |
54
 
55
 
56
  ### Framework versions