francisc0Sousa commited on
Commit
aecec9f
·
verified ·
1 Parent(s): 367ed7d

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: 4.6091
19
- - Model Preparation Time: 0.0029
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
- | 8.5216 | 1.0 | 50 | 6.0880 | 0.0029 |
52
- | 5.3732 | 2.0 | 100 | 4.8347 | 0.0029 |
53
- | 4.8226 | 3.0 | 150 | 4.6079 | 0.0029 |
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: 4.6309
19
+ - Model Preparation Time: 0.0055
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
50
  |:-------------:|:-----:|:----:|:---------------:|:----------------------:|
51
+ | 8.6965 | 1.0 | 49 | 5.9881 | 0.0055 |
52
+ | 5.4416 | 2.0 | 98 | 4.8394 | 0.0055 |
53
+ | 4.7976 | 3.0 | 147 | 4.5740 | 0.0055 |
54
 
55
 
56
  ### Framework versions