End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ 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-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 2.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 1.0 | 62 | 1.
|
51 |
-
| No log | 2.0 | 124 | 1.
|
52 |
-
| No log | 3.0 | 186 | 1.
|
53 |
-
| No log | 4.0 | 248 |
|
54 |
-
| No log | 5.0 | 310 | 2.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
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.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.4070
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 62 | 1.5829 |
|
51 |
+
| No log | 2.0 | 124 | 1.4903 |
|
52 |
+
| No log | 3.0 | 186 | 1.9193 |
|
53 |
+
| No log | 4.0 | 248 | 2.3094 |
|
54 |
+
| No log | 5.0 | 310 | 2.4070 |
|
55 |
|
56 |
|
57 |
### Framework versions
|