Maxnotmarx commited on
Commit
ac687b4
·
1 Parent(s): 26074ed

Training in progress epoch 7

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  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.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.1130
18
  - Train Accuracy: 0.9695
19
- - Epoch: 6
20
 
21
  ## Model description
22
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 0.1294 | 0.9695 | 4 |
50
  | 0.1132 | 0.9696 | 5 |
51
  | 0.1130 | 0.9695 | 6 |
 
52
 
53
 
54
  ### Framework versions
 
14
 
15
  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.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1107
18
  - Train Accuracy: 0.9695
19
+ - Epoch: 7
20
 
21
  ## Model description
22
 
 
49
  | 0.1294 | 0.9695 | 4 |
50
  | 0.1132 | 0.9696 | 5 |
51
  | 0.1130 | 0.9695 | 6 |
52
+ | 0.1107 | 0.9695 | 7 |
53
 
54
 
55
  ### Framework versions