Training in progress epoch 16
Browse files- README.md +5 -4
- 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.8442
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0821
|
19 |
+
- Train Accuracy: 0.9718
|
20 |
+
- Validation Loss: 0.8005
|
21 |
- Validation Accuracy: 0.8442
|
22 |
+
- Epoch: 16
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.0821 | 0.9718 | 0.8005 | 0.8442 | 16 |
|
65 |
|
66 |
|
67 |
### 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:905bc858131912ec89699275027ee888d75e8c78b11d964871b07d07c7c5a4ac
|
3 |
size 711818664
|