Training in progress epoch 9
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 [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 1.
|
20 |
-
- Train Precision: 0.
|
21 |
-
- Train Recall: 0.
|
22 |
-
- Train F1: 0.
|
23 |
-
- Train Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.1073 | 0.9961 | 0.7076 | 0.7278 | 0.7132 | 0.7261 | 6 |
|
57 |
| 0.0712 | 1.0520 | 0.7069 | 0.6980 | 0.7004 | 0.7181 | 7 |
|
58 |
| 0.0563 | 1.0643 | 0.7141 | 0.7032 | 0.7079 | 0.7234 | 8 |
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0457
|
19 |
+
- Validation Loss: 1.0705
|
20 |
+
- Train Precision: 0.7102
|
21 |
+
- Train Recall: 0.7104
|
22 |
+
- Train F1: 0.7103
|
23 |
+
- Train Accuracy: 0.7207
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 0.1073 | 0.9961 | 0.7076 | 0.7278 | 0.7132 | 0.7261 | 6 |
|
57 |
| 0.0712 | 1.0520 | 0.7069 | 0.6980 | 0.7004 | 0.7181 | 7 |
|
58 |
| 0.0563 | 1.0643 | 0.7141 | 0.7032 | 0.7079 | 0.7234 | 8 |
|
59 |
+
| 0.0457 | 1.0705 | 0.7102 | 0.7104 | 0.7103 | 0.7207 | 9 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
logs/train/events.out.tfevents.1720676383.4714aa4ab9cd.30701.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:0a253ec3e223863e5b7124111290596b3b1133c7414ffc8b3b64d2ddeb5c4497
|
3 |
+
size 3533394
|
logs/validation/events.out.tfevents.1720676519.4714aa4ab9cd.30701.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:ac1cb5baa5a3d0a313823059f3db8f4f633863369912a0304e91526493350ecd
|
3 |
+
size 1635
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711711004
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffd8acc51b6368b2b0ffc90fc94c6c45eda4edc7173fe32914d716c6c809b0cc
|
3 |
size 711711004
|