Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ 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 End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4412 | 0.6715 | 0.7002 | 0.4875 | 0.8570 | 0.8943 | 0 |
|
51 |
| 0.8493 | 0.7898 | 0.8229 | 0.4547 | 0.8686 | 0.9137 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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.6175
|
19 |
+
- Train End Logits Accuracy: 0.8417
|
20 |
+
- Train Start Logits Accuracy: 0.8693
|
21 |
+
- Validation Loss: 0.4662
|
22 |
+
- Validation End Logits Accuracy: 0.8789
|
23 |
+
- Validation Start Logits Accuracy: 0.9162
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4412 | 0.6715 | 0.7002 | 0.4875 | 0.8570 | 0.8943 | 0 |
|
51 |
| 0.8493 | 0.7898 | 0.8229 | 0.4547 | 0.8686 | 0.9137 | 1 |
|
52 |
+
| 0.6175 | 0.8417 | 0.8693 | 0.4662 | 0.8789 | 0.9162 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709330896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab3f3893f4fac362b2a27776e4cf836c83fb410b29aa45ac6f9e6ef744127af
|
3 |
size 709330896
|
train/events.out.tfevents.1693467394.c2ae3b5698e2.634.2.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d64e382548043a6e2311b5022edb9b2efd7663c5241229d00a91a7363204d895
|
3 |
+
size 2672442
|
validation/events.out.tfevents.1693468498.c2ae3b5698e2.634.3.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fca2684982cd6b2dca35ccf0427fa3218ef9347225efac4b6ea5d19983a073c4
|
3 |
+
size 1668
|