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.8686
|
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 |
| 0.7083 | 0.7903 | 0.8387 | 0.4992 | 0.8505 | 0.8892 | 0 |
|
51 |
| 0.4552 | 0.8584 | 0.8957 | 0.4905 | 0.8686 | 0.8995 | 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.3152
|
19 |
+
- Train End Logits Accuracy: 0.9004
|
20 |
+
- Train Start Logits Accuracy: 0.9263
|
21 |
+
- Validation Loss: 0.4931
|
22 |
- Validation End Logits Accuracy: 0.8686
|
23 |
+
- Validation Start Logits Accuracy: 0.9162
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 0.7083 | 0.7903 | 0.8387 | 0.4992 | 0.8505 | 0.8892 | 0 |
|
51 |
| 0.4552 | 0.8584 | 0.8957 | 0.4905 | 0.8686 | 0.8995 | 1 |
|
52 |
+
| 0.3152 | 0.9004 | 0.9263 | 0.4931 | 0.8686 | 0.9162 | 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:9fe9ddbd69d3146332fa36db92d92167d1c718b0eaf8824fe6afead76177d35c
|
3 |
size 709326800
|
train/events.out.tfevents.1691999041.3142ad86e417.1222.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:aa73d51fc60e223ad7ee3d15b1b42b19e7c8ac9f721aff994228c8b45bb8201d
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1691999675.3142ad86e417.1222.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:adc66aa9546439a3ab2dc116c2113d08c7d89cbfbf72e8f9678cc7991fc2a138
|
3 |
+
size 1668
|