Training in progress epoch 6
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
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.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation 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.2774 | 0.6193 | 0.7872 | 3 |
|
49 |
| 0.2080 | 0.6732 | 0.7989 | 4 |
|
50 |
| 0.1545 | 0.7639 | 0.7889 | 5 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
13 |
|
14 |
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.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.1162
|
17 |
+
- Validation Loss: 0.8836
|
18 |
+
- Train Accuracy: 0.7855
|
19 |
+
- Epoch: 6
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
| 0.2774 | 0.6193 | 0.7872 | 3 |
|
49 |
| 0.2080 | 0.6732 | 0.7989 | 4 |
|
50 |
| 0.1545 | 0.7639 | 0.7889 | 5 |
|
51 |
+
| 0.1162 | 0.8836 | 0.7855 | 6 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112473408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ba7a12677fc2879912dbdbd3612afed93251584c81b3ada31c926b98cce4d36
|
3 |
size 1112473408
|