Commit
·
26074ed
1
Parent(s):
2b87f2e
Training in progress epoch 6
Browse files
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.
|
| 18 |
-
- Train Accuracy: 0.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
| 0.1790 | 0.9639 | 3 |
|
| 49 |
| 0.1294 | 0.9695 | 4 |
|
| 50 |
| 0.1132 | 0.9696 | 5 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### 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.1130
|
| 18 |
+
- Train Accuracy: 0.9695
|
| 19 |
+
- Epoch: 6
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 48 |
| 0.1790 | 0.9639 | 3 |
|
| 49 |
| 0.1294 | 0.9695 | 4 |
|
| 50 |
| 0.1132 | 0.9696 | 5 |
|
| 51 |
+
| 0.1130 | 0.9695 | 6 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|