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.4868 | 0.6326 | 0.6700 | 0.5422 | 0.8338 | 0.8956 | 0 |
|
51 |
| 0.7301 | 0.7886 | 0.8328 | 0.4645 | 0.8595 | 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.5214
|
19 |
+
- Train End Logits Accuracy: 0.8427
|
20 |
+
- Train Start Logits Accuracy: 0.8833
|
21 |
+
- Validation Loss: 0.4515
|
22 |
+
- Validation End Logits Accuracy: 0.8686
|
23 |
+
- Validation Start Logits Accuracy: 0.9149
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4868 | 0.6326 | 0.6700 | 0.5422 | 0.8338 | 0.8956 | 0 |
|
51 |
| 0.7301 | 0.7886 | 0.8328 | 0.4645 | 0.8595 | 0.9046 | 1 |
|
52 |
+
| 0.5214 | 0.8427 | 0.8833 | 0.4515 | 0.8686 | 0.9149 | 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:6ccc943084fc46b858cb9a9829ed700d7acf44a20ae6e42e4adc8b12118078be
|
3 |
size 709326800
|
train/events.out.tfevents.1693195083.177661196d83.1004.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:93b913a6810fb5d31bf97f8e8d5066d145055da0dd0ca09c6633b02079054ec7
|
3 |
+
size 2645963
|
validation/events.out.tfevents.1693195761.177661196d83.1004.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:eb85e1a60368c1870ba40d12518dcaf78c50528154cbbc45227ae88acfee93fd
|
3 |
+
size 1668
|