Anthony Ndung'u
commited on
Commit
•
9842e0d
1
Parent(s):
c56d960
End of training
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Rmse: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,21 +46,21 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
-
- Transformers 4.
|
64 |
- Pytorch 2.1.0+cu118
|
65 |
- Datasets 2.14.6
|
66 |
- Tokenizers 0.14.1
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.6295
|
18 |
+
- Rmse: 0.7173
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
49 |
+
| 0.7384 | 1.0 | 500 | 0.7162 | 0.7593 |
|
50 |
+
| 0.6322 | 2.0 | 1000 | 0.6433 | 0.7228 |
|
51 |
+
| 0.541 | 3.0 | 1500 | 0.6295 | 0.7173 |
|
52 |
+
| 0.4118 | 4.0 | 2000 | 0.7930 | 0.6804 |
|
53 |
+
| 0.2949 | 5.0 | 2500 | 0.8727 | 0.6756 |
|
54 |
+
| 0.2109 | 6.0 | 3000 | 1.2173 | 0.7211 |
|
55 |
+
| 0.1558 | 7.0 | 3500 | 1.5233 | 0.7249 |
|
56 |
+
| 0.1077 | 8.0 | 4000 | 1.6957 | 0.7162 |
|
57 |
+
| 0.0767 | 9.0 | 4500 | 1.8504 | 0.6982 |
|
58 |
+
| 0.0534 | 10.0 | 5000 | 1.9203 | 0.7068 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
+
- Transformers 4.35.0
|
64 |
- Pytorch 2.1.0+cu118
|
65 |
- Datasets 2.14.6
|
66 |
- Tokenizers 0.14.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112208084
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d07ff206137c85a8d94fa9ec107eac638bc6e6fe92a3428d345215834a30f2b
|
3 |
size 1112208084
|
runs/Nov08_14-01-25_d7d94f1bc17a/events.out.tfevents.1699452214.d7d94f1bc17a.298.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f8eb27790e41c57a23593b20a0b910feedeb4c92332c8b57c5faef58a06fc6a
|
3 |
+
size 9747
|
runs/Nov08_14-01-25_d7d94f1bc17a/events.out.tfevents.1699453527.d7d94f1bc17a.298.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e21464b5b861676b842f37c2208d72777b58c1908cce378545a839ccbab12ac2
|
3 |
+
size 407
|