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.4834 | 0.6341 | 0.6723 | 0.5428 | 0.8222 | 0.8905 | 0 |
|
51 |
| 0.7320 | 0.7845 | 0.8353 | 0.4831 | 0.8428 | 0.8943 | 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.5102
|
19 |
+
- Train End Logits Accuracy: 0.8419
|
20 |
+
- Train Start Logits Accuracy: 0.8865
|
21 |
+
- Validation Loss: 0.4814
|
22 |
+
- Validation End Logits Accuracy: 0.8518
|
23 |
+
- Validation Start Logits Accuracy: 0.9072
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4834 | 0.6341 | 0.6723 | 0.5428 | 0.8222 | 0.8905 | 0 |
|
51 |
| 0.7320 | 0.7845 | 0.8353 | 0.4831 | 0.8428 | 0.8943 | 1 |
|
52 |
+
| 0.5102 | 0.8419 | 0.8865 | 0.4814 | 0.8518 | 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 709330896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f82e1b7266b27b4483775be9de149dbeb2c63f2a7d8807f0367bcc0463bb2e46
|
3 |
size 709330896
|
train/events.out.tfevents.1693375788.a0fb928b3a10.319.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:649bb0ec1f273487c221477255a8f4cf65fe241aeca4ced14b1a83d67ddc55c7
|
3 |
+
size 2672046
|
validation/events.out.tfevents.1693376504.a0fb928b3a10.319.4.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:26a25b9338dfbe75bdd5af7d9bf5c54429b6b9cbfbeb592fa76cfefd162f917d
|
3 |
+
size 1668
|