Training in progress epoch 8
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 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 0.1542 | 0.9036 | 0.7245 | 0.7195 | 0.7215 | 0.7367 | 5 |
|
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 |
|
59 |
|
60 |
### 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.0563
|
19 |
+
- Validation Loss: 1.0643
|
20 |
+
- Train Precision: 0.7141
|
21 |
+
- Train Recall: 0.7032
|
22 |
+
- Train F1: 0.7079
|
23 |
+
- Train Accuracy: 0.7234
|
24 |
+
- Epoch: 8
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
| 0.1542 | 0.9036 | 0.7245 | 0.7195 | 0.7215 | 0.7367 | 5 |
|
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
|
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:99c76fd09d95fbe9c9360efd93a2569a9bbfecd08aaf002ec749a2e6a9560fb4
|
3 |
+
size 3533045
|
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:5cbdc05a1b53c8b191154b8fe73eb041b860bbd4b90648a394bc0c99a2dc64e8
|
3 |
+
size 1479
|
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:6722221ae331d607dde57a95624ab0586f254f4c1f6e064cb7ce108d25c04544
|
3 |
size 711711004
|