Training in progress epoch 4
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.9865 | 0.5197 | 0.9333 | 0.5236 | 1 |
|
50 |
| 0.8271 | 0.5583 | 0.9226 | 0.5339 | 2 |
|
51 |
| 0.7063 | 0.5883 | 0.8838 | 0.5485 | 3 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6115
|
19 |
+
- Train Accuracy: 0.6131
|
20 |
+
- Validation Loss: 0.9036
|
21 |
+
- Validation Accuracy: 0.5465
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 0.9865 | 0.5197 | 0.9333 | 0.5236 | 1 |
|
50 |
| 0.8271 | 0.5583 | 0.9226 | 0.5339 | 2 |
|
51 |
| 0.7063 | 0.5883 | 0.8838 | 0.5485 | 3 |
|
52 |
+
| 0.6115 | 0.6131 | 0.9036 | 0.5465 | 4 |
|
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 2235947880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70641b53f282b708ad4b8a845f0bdf4ea6b54e9d5cdfcc40e6cd998aadfbdd05
|
3 |
size 2235947880
|