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 |
| 0.6586 | 0.8284 | 0.8598 | 0.5000 | 0.8737 | 0.9124 | 0 |
|
51 |
| 0.4565 | 0.8766 | 0.8978 | 0.5009 | 0.8776 | 0.9175 | 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.3185
|
19 |
+
- Train End Logits Accuracy: 0.9077
|
20 |
+
- Train Start Logits Accuracy: 0.9272
|
21 |
+
- Validation Loss: 0.5503
|
22 |
+
- Validation End Logits Accuracy: 0.875
|
23 |
+
- Validation Start Logits Accuracy: 0.9111
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| 0.6586 | 0.8284 | 0.8598 | 0.5000 | 0.8737 | 0.9124 | 0 |
|
51 |
| 0.4565 | 0.8766 | 0.8978 | 0.5009 | 0.8776 | 0.9175 | 1 |
|
52 |
+
| 0.3185 | 0.9077 | 0.9272 | 0.5503 | 0.875 | 0.9111 | 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:2a63391aa012e8c2e4b4029e29a8f524adf1d42d969df997c4ca42e7a5c762f9
|
3 |
size 709330896
|
train/events.out.tfevents.1693471580.c2ae3b5698e2.634.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:aa7270a731ea223c1a5a383e1b20f388d87f7aebd9603e72010473023e977809
|
3 |
+
size 2672442
|
validation/events.out.tfevents.1693472679.c2ae3b5698e2.634.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:f7db270cd2ab08546c652f2f12c004812f25dae5aa32501670c7ec58940ee913
|
3 |
+
size 1668
|