Training in progress epoch 3
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:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 2.8423 | 0.2313 | 2.5340 | 0.3593 | 0 |
|
49 |
| 2.4502 | 0.3181 | 2.3051 | 0.3333 | 1 |
|
50 |
| 2.2064 | 0.3648 | 1.9143 | 0.4416 | 2 |
|
|
|
51 |
|
52 |
|
53 |
### 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: 1.6431
|
19 |
+
- Train Accuracy: 0.5494
|
20 |
+
- Validation Loss: 1.5876
|
21 |
+
- Validation Accuracy: 0.5411
|
22 |
+
- Epoch: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
| 2.8423 | 0.2313 | 2.5340 | 0.3593 | 0 |
|
49 |
| 2.4502 | 0.3181 | 2.3051 | 0.3333 | 1 |
|
50 |
| 2.2064 | 0.3648 | 1.9143 | 0.4416 | 2 |
|
51 |
+
| 1.6431 | 0.5494 | 1.5876 | 0.5411 | 3 |
|
52 |
|
53 |
|
54 |
### 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:c10c1572c317a04f3ff245a5438135f27601cd129e4e7e01d9d4cb36c7433a6d
|
3 |
size 711818664
|