Training in progress epoch 17
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 [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) 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 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 0.0968 | 0.9729 | 0.7850 | 0.8398 | 14 |
|
63 |
| 0.0879 | 0.9739 | 0.7976 | 0.8442 | 15 |
|
64 |
| 0.0821 | 0.9718 | 0.8005 | 0.8442 | 16 |
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0770
|
19 |
+
- Train Accuracy: 0.9750
|
20 |
+
- Validation Loss: 0.7967
|
21 |
+
- Validation Accuracy: 0.8485
|
22 |
+
- Epoch: 17
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
62 |
| 0.0968 | 0.9729 | 0.7850 | 0.8398 | 14 |
|
63 |
| 0.0879 | 0.9739 | 0.7976 | 0.8442 | 15 |
|
64 |
| 0.0821 | 0.9718 | 0.8005 | 0.8442 | 16 |
|
65 |
+
| 0.0770 | 0.9750 | 0.7967 | 0.8485 | 17 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711818664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c1902595429c31230fd3bbb6a47ca496708315ac5c79f10a715efd628ffc900
|
3 |
size 711818664
|