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.5281 | 0.6468 | 0.6689 | 0.5248 | 0.8338 | 0.8866 | 0 |
|
51 |
| 0.8484 | 0.7868 | 0.8194 | 0.4714 | 0.8570 | 0.9111 | 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.6217
|
19 |
+
- Train End Logits Accuracy: 0.8371
|
20 |
+
- Train Start Logits Accuracy: 0.8677
|
21 |
+
- Validation Loss: 0.4867
|
22 |
+
- Validation End Logits Accuracy: 0.8608
|
23 |
+
- Validation Start Logits Accuracy: 0.9137
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.5281 | 0.6468 | 0.6689 | 0.5248 | 0.8338 | 0.8866 | 0 |
|
51 |
| 0.8484 | 0.7868 | 0.8194 | 0.4714 | 0.8570 | 0.9111 | 1 |
|
52 |
+
| 0.6217 | 0.8371 | 0.8677 | 0.4867 | 0.8608 | 0.9137 | 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 709326800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d0550c674ff9bed4cd19658f9542eacbc127fb7348d079fed1a3d8b9d33811d
|
3 |
size 709326800
|
train/events.out.tfevents.1693385748.f88cc1ea6bb6.3705.0.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:593a62a8a412d8ceb3c54ac5954c26f36b1d640ac2acbfc061077fbac0f5242a
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1693386929.f88cc1ea6bb6.3705.1.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:a00eb72f4879c2a1a643ceaa75ea97d04f04d735232746bb325ad68f845a8376
|
3 |
+
size 1668
|