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.5040 | 0.6478 | 0.6786 | 0.5486 | 0.8299 | 0.8840 | 0 |
|
51 |
| 0.8499 | 0.7860 | 0.8197 | 0.4706 | 0.8544 | 0.9034 | 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.6196
|
19 |
+
- Train End Logits Accuracy: 0.8392
|
20 |
+
- Train Start Logits Accuracy: 0.8680
|
21 |
+
- Validation Loss: 0.4734
|
22 |
+
- Validation End Logits Accuracy: 0.8634
|
23 |
+
- Validation Start Logits Accuracy: 0.9008
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.5040 | 0.6478 | 0.6786 | 0.5486 | 0.8299 | 0.8840 | 0 |
|
51 |
| 0.8499 | 0.7860 | 0.8197 | 0.4706 | 0.8544 | 0.9034 | 1 |
|
52 |
+
| 0.6196 | 0.8392 | 0.8680 | 0.4734 | 0.8634 | 0.9008 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1691917378.e7c9a2504c08.255.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:0ee7e85b53ba6a1a13d3035d9b06eeee76ca92f7e5fb994442011dbd76d7fd47
|
3 |
+
size 2645963
|
logs/validation/events.out.tfevents.1691918449.e7c9a2504c08.255.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:239d8b8ef39fac18a0f84b2b63837238c3963f451f01e03af78d334befbd663e
|
3 |
+
size 1668
|
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:e96be73849e616d69677c4ace2530b332f413ec326522762ee205115c796c41e
|
3 |
size 709326800
|