End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,10 +55,15 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 276 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1098
|
24 |
+
- Precision: 0.8046
|
25 |
+
- Recall: 0.8681
|
26 |
+
- F1: 0.8352
|
27 |
+
- Accuracy: 0.9718
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 276 | 0.1803 | 0.7390 | 0.6469 | 0.6899 | 0.9556 |
|
59 |
+
| 0.2476 | 2.0 | 552 | 0.1196 | 0.8330 | 0.7767 | 0.8039 | 0.9699 |
|
60 |
+
| 0.2476 | 3.0 | 828 | 0.1157 | 0.8719 | 0.7778 | 0.8222 | 0.9717 |
|
61 |
+
| 0.0766 | 4.0 | 1104 | 0.1229 | 0.7866 | 0.8806 | 0.8310 | 0.9717 |
|
62 |
+
| 0.0766 | 5.0 | 1380 | 0.1105 | 0.8567 | 0.8692 | 0.8629 | 0.9761 |
|
63 |
+
| 0.0393 | 6.0 | 1656 | 0.1098 | 0.8046 | 0.8681 | 0.8352 | 0.9718 |
|
64 |
+
| 0.0393 | 7.0 | 1932 | 0.1180 | 0.8663 | 0.8744 | 0.8703 | 0.9786 |
|
65 |
+
| 0.0236 | 8.0 | 2208 | 0.1294 | 0.8293 | 0.8982 | 0.8624 | 0.9744 |
|
66 |
+
| 0.0236 | 9.0 | 2484 | 0.1337 | 0.8864 | 0.8505 | 0.8680 | 0.9781 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709157804
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43ce809642c7bbd6b8b11621b5d816d117875afa4de2d532f4247e21bc4448fa
|
3 |
size 709157804
|
runs/Oct06_03-56-26_8f9bf96c42b2/events.out.tfevents.1728187687.8f9bf96c42b2.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1980907ce0ca2339c4ee8bb49e7ed3413504e4f06c177f23334b8014584a3ea
|
3 |
+
size 560
|