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.4994 | 0.6497 | 0.6777 | 0.4953 | 0.8479 | 0.8982 | 0 |
|
51 |
| 0.8529 | 0.7875 | 0.8176 | 0.4775 | 0.8544 | 0.8892 | 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.6256
|
19 |
+
- Train End Logits Accuracy: 0.8359
|
20 |
+
- Train Start Logits Accuracy: 0.8649
|
21 |
+
- Validation Loss: 0.4800
|
22 |
+
- Validation End Logits Accuracy: 0.8595
|
23 |
+
- Validation Start Logits Accuracy: 0.8995
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4994 | 0.6497 | 0.6777 | 0.4953 | 0.8479 | 0.8982 | 0 |
|
51 |
| 0.8529 | 0.7875 | 0.8176 | 0.4775 | 0.8544 | 0.8892 | 1 |
|
52 |
+
| 0.6256 | 0.8359 | 0.8649 | 0.4800 | 0.8595 | 0.8995 | 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:eb0a3a0a4b8b62d794e4a5ff0890a4ac4ec7b147f90dd8b29b6db551e7c3054b
|
3 |
size 709326800
|
train/events.out.tfevents.1693462412.c2ae3b5698e2.634.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:5f2fffe3cd4cd993696b2b1792505530793643e3745f814cee7b05d5cfb7424d
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1693463490.c2ae3b5698e2.634.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:6be5bb011d719b2ca7b081cb2fe5ab9b12d56d24cefe23d1733fcc11ea6ed38d
|
3 |
+
size 1668
|