Training in progress epoch 9
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:
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.1162 | 0.8836 | 0.7855 | 6 |
|
52 |
| 0.0943 | 0.9301 | 0.7903 | 7 |
|
53 |
| 0.0768 | 0.9647 | 0.7929 | 8 |
|
|
|
54 |
|
55 |
|
56 |
### 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.0648
|
17 |
+
- Validation Loss: 1.0107
|
18 |
+
- Train Accuracy: 0.7943
|
19 |
+
- Epoch: 9
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
| 0.1162 | 0.8836 | 0.7855 | 6 |
|
52 |
| 0.0943 | 0.9301 | 0.7903 | 7 |
|
53 |
| 0.0768 | 0.9647 | 0.7929 | 8 |
|
54 |
+
| 0.0648 | 1.0107 | 0.7943 | 9 |
|
55 |
|
56 |
|
57 |
### 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:094d37d2f0c435ebce2dd5476222aa6446eaf77be3e075ccce23f097ef797b0e
|
3 |
size 1112473408
|