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.4743 | 0.6319 | 0.6682 | 0.5295 | 0.8351 | 0.8982 | 0 |
|
51 |
| 0.7342 | 0.7911 | 0.8366 | 0.4560 | 0.8492 | 0.9021 | 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.5179
|
19 |
+
- Train End Logits Accuracy: 0.8477
|
20 |
+
- Train Start Logits Accuracy: 0.8856
|
21 |
+
- Validation Loss: 0.4616
|
22 |
+
- Validation End Logits Accuracy: 0.8570
|
23 |
+
- Validation Start Logits Accuracy: 0.9072
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4743 | 0.6319 | 0.6682 | 0.5295 | 0.8351 | 0.8982 | 0 |
|
51 |
| 0.7342 | 0.7911 | 0.8366 | 0.4560 | 0.8492 | 0.9021 | 1 |
|
52 |
+
| 0.5179 | 0.8477 | 0.8856 | 0.4616 | 0.8570 | 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 709326800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90e6ae9963fdb3ef105d895439d217645534888a0296a04a833b5dd8d2461cb0
|
3 |
size 709326800
|
train/events.out.tfevents.1692006665.f7ac9471e4a4.1550.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:f3b5f567ee85c6953a4300dc36d7bfdb84b2c6803e52dd02ad86e937217384d0
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1692007282.f7ac9471e4a4.1550.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:10314b44060a525271d3889154696484020791f26e7aa5782e3f807646e7372d
|
3 |
+
size 1668
|