Training in progress epoch 5
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 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.3567 | 0.5357 | 0.7935 | 2 |
|
48 |
| 0.2774 | 0.6193 | 0.7872 | 3 |
|
49 |
| 0.2080 | 0.6732 | 0.7989 | 4 |
|
|
|
50 |
|
51 |
|
52 |
### 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.1545
|
17 |
+
- Validation Loss: 0.7639
|
18 |
+
- Train Accuracy: 0.7889
|
19 |
+
- Epoch: 5
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
| 0.3567 | 0.5357 | 0.7935 | 2 |
|
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
|
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:5f7d9f86e7c1fde49da7022881a28f519971deadd9692656f04c9ee90f4852c6
|
3 |
size 1112473408
|