Training in progress epoch 3
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 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| 0.5482 | 0.4911 | 0.7991 | 0 |
|
46 |
| 0.4389 | 0.5053 | 0.7972 | 1 |
|
47 |
| 0.3567 | 0.5357 | 0.7935 | 2 |
|
|
|
48 |
|
49 |
|
50 |
### 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.2774
|
17 |
+
- Validation Loss: 0.6193
|
18 |
+
- Train Accuracy: 0.7872
|
19 |
+
- Epoch: 3
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
45 |
| 0.5482 | 0.4911 | 0.7991 | 0 |
|
46 |
| 0.4389 | 0.5053 | 0.7972 | 1 |
|
47 |
| 0.3567 | 0.5357 | 0.7935 | 2 |
|
48 |
+
| 0.2774 | 0.6193 | 0.7872 | 3 |
|
49 |
|
50 |
|
51 |
### 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:273162d004cbdd48da8b98bcf02ee054504039f1e5acd8ca01fca84e96107c55
|
3 |
size 1112473408
|