Training in progress epoch 15
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 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.1217 | 0.9707 | 0.7948 | 0.8268 | 12 |
|
61 |
| 0.1053 | 0.9729 | 0.7847 | 0.8398 | 13 |
|
62 |
| 0.0968 | 0.9729 | 0.7850 | 0.8398 | 14 |
|
|
|
63 |
|
64 |
|
65 |
### 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.0879
|
19 |
+
- Train Accuracy: 0.9739
|
20 |
+
- Validation Loss: 0.7976
|
21 |
+
- Validation Accuracy: 0.8442
|
22 |
+
- Epoch: 15
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
60 |
| 0.1217 | 0.9707 | 0.7948 | 0.8268 | 12 |
|
61 |
| 0.1053 | 0.9729 | 0.7847 | 0.8398 | 13 |
|
62 |
| 0.0968 | 0.9729 | 0.7850 | 0.8398 | 14 |
|
63 |
+
| 0.0879 | 0.9739 | 0.7976 | 0.8442 | 15 |
|
64 |
|
65 |
|
66 |
### 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:f487e3fb2873621cf003123d8d22196d6655691a9d7f1b3d40355140448fa593
|
3 |
size 711818664
|