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.4676 | 0.6338 | 0.6783 | 0.5515 | 0.8273 | 0.8866 | 0 |
|
51 |
| 0.7360 | 0.7889 | 0.8340 | 0.4890 | 0.8505 | 0.9046 | 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.5255
|
19 |
+
- Train End Logits Accuracy: 0.8376
|
20 |
+
- Train Start Logits Accuracy: 0.8844
|
21 |
+
- Validation Loss: 0.4727
|
22 |
+
- Validation End Logits Accuracy: 0.8402
|
23 |
+
- Validation Start Logits Accuracy: 0.9059
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4676 | 0.6338 | 0.6783 | 0.5515 | 0.8273 | 0.8866 | 0 |
|
51 |
| 0.7360 | 0.7889 | 0.8340 | 0.4890 | 0.8505 | 0.9046 | 1 |
|
52 |
+
| 0.5255 | 0.8376 | 0.8844 | 0.4727 | 0.8402 | 0.9059 | 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:7b2ee575bfe73438606cd9821c8a7b786e6ea362e295fdc5a6c8594f2c9037db
|
3 |
size 709326800
|
train/events.out.tfevents.1693370680.43d0e342774e.756.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:d3c4d03429dc2dc4ff11bb080b7ee165bcbcebef44a5a970bf0b47ab7149c65a
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1693371306.43d0e342774e.756.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:22ebe2a9a1e75e4d1b79d62ed82dd54b84632257683ef111faf4ff29eb82c1db
|
3 |
+
size 1668
|