Training completed!
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| No log | 1.0 | 456 | 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
18 |
|
19 |
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5015
|
22 |
+
- Accuracy: 0.7776
|
23 |
+
- F1: 0.7775
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 1.0 | 456 | 0.6293 | 0.6087 | 0.5712 |
|
55 |
+
| 0.6621 | 2.0 | 912 | 0.6220 | 0.7628 | 0.7627 |
|
56 |
+
| 0.5284 | 3.0 | 1368 | 0.5015 | 0.7776 | 0.7775 |
|
57 |
+
| 0.4443 | 4.0 | 1824 | 0.5295 | 0.7751 | 0.7720 |
|
58 |
+
| 0.4282 | 5.0 | 2280 | 0.5896 | 0.7924 | 0.7902 |
|
59 |
+
| 0.3755 | 6.0 | 2736 | 0.7384 | 0.7916 | 0.7914 |
|
60 |
+
| 0.3186 | 7.0 | 3192 | 0.8773 | 0.7883 | 0.7876 |
|
61 |
+
| 0.2568 | 8.0 | 3648 | 0.8255 | 0.7891 | 0.7891 |
|
62 |
+
| 0.2373 | 9.0 | 4104 | 0.9967 | 0.7817 | 0.7817 |
|
63 |
+
| 0.2028 | 10.0 | 4560 | 1.0112 | 0.7834 | 0.7834 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711443456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f89c984897847bb1354a3c1d86f29f459b9451d8ccd4253be119c37301ca4a9c
|
3 |
size 711443456
|
runs/May15_11-23-14_0551480a1390/events.out.tfevents.1715773962.0551480a1390.33801.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df171276f00f39575bfdf263640e13490f809773ed14644e52a50544ebef13b
|
3 |
+
size 457
|