Training in progress epoch 6
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 5.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 5.9526 | 3 |
|
48 |
| 5.9522 | 4 |
|
49 |
| 5.9520 | 5 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 5.9515
|
18 |
+
- Epoch: 6
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
| 5.9526 | 3 |
|
48 |
| 5.9522 | 4 |
|
49 |
| 5.9520 | 5 |
|
50 |
+
| 5.9515 | 6 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 667338704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f81b5706cf5fc275443cfdcec025d2c22bee6717ec4d246b701716d40d6b523
|
3 |
size 667338704
|