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.8969
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.5408 | 0.6155 | 0.6531 | 0.5682 | 0.8196 | 0.8686 | 0 |
|
51 |
| 0.7534 | 0.7820 | 0.8249 | 0.4624 | 0.8466 | 0.8969 | 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.5385
|
19 |
+
- Train End Logits Accuracy: 0.8337
|
20 |
+
- Train Start Logits Accuracy: 0.8771
|
21 |
+
- Validation Loss: 0.4756
|
22 |
+
- Validation End Logits Accuracy: 0.8557
|
23 |
- Validation Start Logits Accuracy: 0.8969
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.5408 | 0.6155 | 0.6531 | 0.5682 | 0.8196 | 0.8686 | 0 |
|
51 |
| 0.7534 | 0.7820 | 0.8249 | 0.4624 | 0.8466 | 0.8969 | 1 |
|
52 |
+
| 0.5385 | 0.8337 | 0.8771 | 0.4756 | 0.8557 | 0.8969 | 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:d0070e10d5ff8869f77bb7b5132bb29210a948dcbc4960fbcf45cc985d820737
|
3 |
size 709326800
|
train/events.out.tfevents.1691925486.593602b5d9f1.313.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:561156a48e6965764f0c24a1ca185339c6e604b1180bb62e0d209833d205d716
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1691926113.593602b5d9f1.313.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:a4590d3d3fad812d429c90e8fe18927cfe371687f675d5bc41b440f7254e68e5
|
3 |
+
size 1668
|