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.4777 | 0.6601 | 0.6849 | 0.4738 | 0.8544 | 0.8930 | 0 |
|
51 |
| 0.8492 | 0.7924 | 0.8213 | 0.4551 | 0.8621 | 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.6239
|
19 |
+
- Train End Logits Accuracy: 0.8399
|
20 |
+
- Train Start Logits Accuracy: 0.8668
|
21 |
+
- Validation Loss: 0.4671
|
22 |
+
- Validation End Logits Accuracy: 0.8737
|
23 |
+
- Validation Start Logits Accuracy: 0.9072
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4777 | 0.6601 | 0.6849 | 0.4738 | 0.8544 | 0.8930 | 0 |
|
51 |
| 0.8492 | 0.7924 | 0.8213 | 0.4551 | 0.8621 | 0.9111 | 1 |
|
52 |
+
| 0.6239 | 0.8399 | 0.8668 | 0.4671 | 0.8737 | 0.9072 | 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 709330896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:292b60bc46c1b59b616ac2e1ee0ccfac71d3731e1443ed0e167e1ce50aea9065
|
3 |
size 709330896
|
train/events.out.tfevents.1693390160.f88cc1ea6bb6.3705.2.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:69cc9ec234270e701027a7cf68882cb6589b3c03e77df20a8033d0e2fb96b2b3
|
3 |
+
size 2672442
|
validation/events.out.tfevents.1693391339.f88cc1ea6bb6.3705.3.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:1883c966246ad475c572683a4703709a18a9930282931b3b64e9104aab763268
|
3 |
+
size 1668
|