Training in progress epoch 6
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: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.6431 | 0.5494 | 1.5876 | 0.5411 | 3 |
|
52 |
| 1.1282 | 0.6960 | 1.4404 | 0.6190 | 4 |
|
53 |
| 0.8128 | 0.7861 | 1.0982 | 0.7143 | 5 |
|
|
|
54 |
|
55 |
|
56 |
### 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.6016
|
19 |
+
- Train Accuracy: 0.8534
|
20 |
+
- Validation Loss: 1.0513
|
21 |
+
- Validation Accuracy: 0.7532
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| 1.6431 | 0.5494 | 1.5876 | 0.5411 | 3 |
|
52 |
| 1.1282 | 0.6960 | 1.4404 | 0.6190 | 4 |
|
53 |
| 0.8128 | 0.7861 | 1.0982 | 0.7143 | 5 |
|
54 |
+
| 0.6016 | 0.8534 | 1.0513 | 0.7532 | 6 |
|
55 |
|
56 |
|
57 |
### 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:08a923c162c1001f755320ce8b5211eecd3b2cfe71c3aa538b52e8932757ad65
|
3 |
size 711818664
|