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.2702 | 0.6758 | 0.7111 | 0.5035 | 0.8454 | 0.8866 | 0 |
|
51 |
| 0.5651 | 0.8308 | 0.8674 | 0.4656 | 0.8570 | 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.3527
|
19 |
+
- Train End Logits Accuracy: 0.8850
|
20 |
+
- Train Start Logits Accuracy: 0.9162
|
21 |
+
- Validation Loss: 0.4966
|
22 |
+
- Validation End Logits Accuracy: 0.8557
|
23 |
+
- Validation Start Logits Accuracy: 0.9098
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 1.2702 | 0.6758 | 0.7111 | 0.5035 | 0.8454 | 0.8866 | 0 |
|
51 |
| 0.5651 | 0.8308 | 0.8674 | 0.4656 | 0.8570 | 0.9046 | 1 |
|
52 |
+
| 0.3527 | 0.8850 | 0.9162 | 0.4966 | 0.8557 | 0.9098 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1693035255.4d23ee740baa.772.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:b2a99353008cd8806d5eb34848ebf4f3762a8d50cd54a546cf8e735859665fa4
|
3 |
+
size 2645963
|
logs/validation/events.out.tfevents.1693036312.4d23ee740baa.772.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:79d03ff50cce968142d7a39b76f7985a3126837ec841f55ac0a1a36896e56c43
|
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:c0f1a09d6ee79dc19878e21d36d65bf376833ead4fa070df7a0a5a152355eb4d
|
3 |
size 709326800
|