Commit
·
a8e25a4
1
Parent(s):
d28b152
End of training
Browse files- README.md +15 -15
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
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.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss:
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- Precision: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,16 +54,16 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
57 |
-
| No log | 1.0 |
|
58 |
-
| No log | 2.0 |
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
19 |
|
20 |
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.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.8419
|
23 |
+
- Accuracy: 0.8926
|
24 |
+
- F1: 0.6997
|
25 |
+
- Recall: 0.6785
|
26 |
+
- Precision: 0.7256
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
57 |
+
| No log | 1.0 | 247 | 0.3108 | 0.9007 | 0.5703 | 0.5571 | 0.8927 |
|
58 |
+
| No log | 2.0 | 494 | 0.3131 | 0.8926 | 0.6777 | 0.6337 | 0.7649 |
|
59 |
+
| 0.3289 | 3.0 | 741 | 0.5054 | 0.8896 | 0.6971 | 0.7116 | 0.6857 |
|
60 |
+
| 0.3289 | 4.0 | 988 | 0.6063 | 0.8987 | 0.7195 | 0.7089 | 0.7309 |
|
61 |
+
| 0.1268 | 5.0 | 1235 | 0.7100 | 0.8967 | 0.6993 | 0.6836 | 0.7173 |
|
62 |
+
| 0.1268 | 6.0 | 1482 | 0.7683 | 0.8977 | 0.7039 | 0.6861 | 0.7257 |
|
63 |
+
| 0.0346 | 7.0 | 1729 | 0.8041 | 0.8936 | 0.7012 | 0.6701 | 0.7415 |
|
64 |
+
| 0.0346 | 8.0 | 1976 | 0.8185 | 0.8956 | 0.6988 | 0.6815 | 0.7191 |
|
65 |
+
| 0.0107 | 9.0 | 2223 | 0.8280 | 0.8926 | 0.6943 | 0.6739 | 0.7185 |
|
66 |
+
| 0.0107 | 10.0 | 2470 | 0.8419 | 0.8926 | 0.6997 | 0.6785 | 0.7256 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498660721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238e1b4fcd5cd5952c6069d1a7e4f8cdf2f2b3a0a6591e66f3b22da737b82207
|
3 |
size 498660721
|