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.4535 | 0.6440 | 0.6758 | 0.5124 | 0.8363 | 0.8879 | 0 |
|
51 |
| 0.7392 | 0.7853 | 0.8335 | 0.4756 | 0.8479 | 0.8956 | 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.5163
|
19 |
+
- Train End Logits Accuracy: 0.8431
|
20 |
+
- Train Start Logits Accuracy: 0.8833
|
21 |
+
- Validation Loss: 0.4780
|
22 |
+
- Validation End Logits Accuracy: 0.8454
|
23 |
+
- Validation Start Logits Accuracy: 0.8943
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4535 | 0.6440 | 0.6758 | 0.5124 | 0.8363 | 0.8879 | 0 |
|
51 |
| 0.7392 | 0.7853 | 0.8335 | 0.4756 | 0.8479 | 0.8956 | 1 |
|
52 |
+
| 0.5163 | 0.8431 | 0.8833 | 0.4780 | 0.8454 | 0.8943 | 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:d5037d0fb80ba3783be4fa7ecaf249521dbabff012f6649944d53aecbf1f21a4
|
3 |
size 709326800
|
train/events.out.tfevents.1693372089.d48fcc31d2f5.328.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:a9ffcdc24a191b8de6275ba165819a836c857598d856a25b1936fcc7e8249c37
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1693372720.d48fcc31d2f5.328.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:b5ecb28c41c2a76e9e933517abac9a9de35db03dd82c56e9d7c8f2345d883528
|
3 |
+
size 1668
|