Training in progress epoch 9
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.8182
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.6016 | 0.8534 | 1.0513 | 0.7532 | 6 |
|
55 |
| 0.4495 | 0.8947 | 0.9108 | 0.7879 | 7 |
|
56 |
| 0.2991 | 0.9414 | 0.8437 | 0.8182 | 8 |
|
|
|
57 |
|
58 |
|
59 |
### 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.2068
|
19 |
+
- Train Accuracy: 0.9609
|
20 |
+
- Validation Loss: 0.7936
|
21 |
- Validation Accuracy: 0.8182
|
22 |
+
- Epoch: 9
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
54 |
| 0.6016 | 0.8534 | 1.0513 | 0.7532 | 6 |
|
55 |
| 0.4495 | 0.8947 | 0.9108 | 0.7879 | 7 |
|
56 |
| 0.2991 | 0.9414 | 0.8437 | 0.8182 | 8 |
|
57 |
+
| 0.2068 | 0.9609 | 0.7936 | 0.8182 | 9 |
|
58 |
|
59 |
|
60 |
### 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:c6bbbe05a2f77ec503a6708d4e44b7b101edc121fc312fc0ffbb90267d15e6e7
|
3 |
size 711818664
|