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.4621 | 0.6678 | 0.6919 | 0.4850 | 0.8466 | 0.8982 | 0 |
|
51 |
| 0.8390 | 0.7974 | 0.8300 | 0.4689 | 0.8776 | 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.6170
|
19 |
+
- Train End Logits Accuracy: 0.8405
|
20 |
+
- Train Start Logits Accuracy: 0.8688
|
21 |
+
- Validation Loss: 0.4570
|
22 |
+
- Validation End Logits Accuracy: 0.8686
|
23 |
+
- Validation Start Logits Accuracy: 0.9098
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4621 | 0.6678 | 0.6919 | 0.4850 | 0.8466 | 0.8982 | 0 |
|
51 |
| 0.8390 | 0.7974 | 0.8300 | 0.4689 | 0.8776 | 0.9111 | 1 |
|
52 |
+
| 0.6170 | 0.8405 | 0.8688 | 0.4570 | 0.8686 | 0.9098 | 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:d99f84cb9eee7ebaad7fef0ee1bd3726f7d735afd27a1fe987f18be126c31357
|
3 |
size 709330896
|
train/events.out.tfevents.1693389019.63d1acd27258.358.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:3e02c1be4863b4d9861191f9297ec9f5efe1e08f6ac62a4be6edfd73a70dac6a
|
3 |
+
size 2672442
|
validation/events.out.tfevents.1693390055.63d1acd27258.358.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:158eaafa3aea2ac1ac2624504f679ae605093ce002c01ea25120521e104803a5
|
3 |
+
size 1668
|