Training in progress epoch 7
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0943
|
17 |
+
- Validation Loss: 0.9301
|
18 |
+
- Train Accuracy: 0.7903
|
19 |
+
- Epoch: 7
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
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 |
+
| 0.0943 | 0.9301 | 0.7903 | 7 |
|
53 |
|
54 |
|
55 |
### 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:10e2339fca02beee32a1251447b800b478c1db0db13c09c5d5031a8abcb77df1
|
3 |
size 1112473408
|