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 |
| 0.4322 | 0.8625 | 0.8874 | 0.5311 | 0.8621 | 0.9008 | 0 |
|
51 |
| 0.2279 | 0.9238 | 0.9391 | 0.5657 | 0.8402 | 0.9046 | 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.1315
|
19 |
+
- Train End Logits Accuracy: 0.9554
|
20 |
+
- Train Start Logits Accuracy: 0.9654
|
21 |
+
- Validation Loss: 0.6059
|
22 |
+
- Validation End Logits Accuracy: 0.8518
|
23 |
+
- Validation Start Logits Accuracy: 0.9021
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 0.4322 | 0.8625 | 0.8874 | 0.5311 | 0.8621 | 0.9008 | 0 |
|
51 |
| 0.2279 | 0.9238 | 0.9391 | 0.5657 | 0.8402 | 0.9046 | 1 |
|
52 |
+
| 0.1315 | 0.9554 | 0.9654 | 0.6059 | 0.8518 | 0.9021 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1692264786.28e0281bfbdf.222.4.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:c360a036eebcb6993c6441efbb98eaa936ab81b3713507c2819e319fd1e152fe
|
3 |
+
size 2647575
|
logs/validation/events.out.tfevents.1692265993.28e0281bfbdf.222.5.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:30e1ada10be0fe9d4e408c393062007eea8bf3e3eb58f22b52236bd7afcc34cf
|
3 |
+
size 1668
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709326800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1c7772027f70ac0d32abd6bcae44055879bb488289de06ee12f99b0156063bb
|
3 |
size 709326800
|