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.2099 | 0.6849 | 0.7242 | 0.5171 | 0.8454 | 0.8930 | 0 |
|
51 |
| 0.5374 | 0.8328 | 0.8737 | 0.4915 | 0.8570 | 0.8943 | 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.3207
|
19 |
+
- Train End Logits Accuracy: 0.8945
|
20 |
+
- Train Start Logits Accuracy: 0.9240
|
21 |
+
- Validation Loss: 0.4883
|
22 |
+
- Validation End Logits Accuracy: 0.8621
|
23 |
+
- Validation Start Logits Accuracy: 0.9124
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.2099 | 0.6849 | 0.7242 | 0.5171 | 0.8454 | 0.8930 | 0 |
|
51 |
| 0.5374 | 0.8328 | 0.8737 | 0.4915 | 0.8570 | 0.8943 | 1 |
|
52 |
+
| 0.3207 | 0.8945 | 0.9240 | 0.4883 | 0.8621 | 0.9124 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1692002126.4bbe49242b59.265.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:13c8d36ed2382c86a598ef48b162f94c37a5cd09a070d242fcb9363e6386adb1
|
3 |
+
size 2645963
|
logs/validation/events.out.tfevents.1692003174.4bbe49242b59.265.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:d2aed557a9dc089a4f4bfe8c0aef8b51e38be2b9252b74496872ca4f956b30f0
|
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:22a99be1484f1a7bc3dd513e9882cd99244eb8fd834c3a05a801f967016c1da3
|
3 |
size 709326800
|