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.4087 | 0.6514 | 0.6936 | 0.5275 | 0.8351 | 0.8776 | 0 |
|
51 |
| 0.7005 | 0.7964 | 0.8422 | 0.4642 | 0.8479 | 0.9111 | 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.4910
|
19 |
+
- Train End Logits Accuracy: 0.8464
|
20 |
+
- Train Start Logits Accuracy: 0.8906
|
21 |
+
- Validation Loss: 0.4660
|
22 |
+
- Validation End Logits Accuracy: 0.8570
|
23 |
+
- Validation Start Logits Accuracy: 0.9175
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.4087 | 0.6514 | 0.6936 | 0.5275 | 0.8351 | 0.8776 | 0 |
|
51 |
| 0.7005 | 0.7964 | 0.8422 | 0.4642 | 0.8479 | 0.9111 | 1 |
|
52 |
+
| 0.4910 | 0.8464 | 0.8906 | 0.4660 | 0.8570 | 0.9175 | 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:afe70ef4a8dd629b726698dd4515c4b70804013bee3effc8b898f19df1373351
|
3 |
size 709330896
|
train/events.out.tfevents.1693289044.f64460db9a5c.440.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:26fb863507e3ff01d6288015f4c803bbdf6677b8422983fa9c3b1d0eb4288c21
|
3 |
+
size 2672442
|
validation/events.out.tfevents.1693289681.f64460db9a5c.440.5.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:3a5641e7183ebce19f8622d3f1f93e88c40171c9753dd27cd209a1bbc6a436f6
|
3 |
+
size 1668
|