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-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) 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,16 @@ 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 | 282 | 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-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1861
|
24 |
+
- Precision: 0.7833
|
25 |
+
- Recall: 0.7589
|
26 |
+
- F1: 0.7709
|
27 |
+
- Accuracy: 0.9634
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 282 | 0.2275 | 0.5847 | 0.6014 | 0.5929 | 0.9378 |
|
59 |
+
| 0.2687 | 2.0 | 564 | 0.1620 | 0.7389 | 0.6754 | 0.7057 | 0.9583 |
|
60 |
+
| 0.2687 | 3.0 | 846 | 0.1395 | 0.7820 | 0.7446 | 0.7628 | 0.9659 |
|
61 |
+
| 0.0845 | 4.0 | 1128 | 0.1694 | 0.7458 | 0.7351 | 0.7404 | 0.9586 |
|
62 |
+
| 0.0845 | 5.0 | 1410 | 0.1861 | 0.7833 | 0.7589 | 0.7709 | 0.9634 |
|
63 |
+
| 0.0398 | 6.0 | 1692 | 0.1821 | 0.7583 | 0.7637 | 0.7610 | 0.9639 |
|
64 |
+
| 0.0398 | 7.0 | 1974 | 0.2303 | 0.7789 | 0.7064 | 0.7409 | 0.9595 |
|
65 |
+
| 0.0203 | 8.0 | 2256 | 0.1912 | 0.7350 | 0.7876 | 0.7604 | 0.9629 |
|
66 |
+
| 0.0109 | 9.0 | 2538 | 0.2304 | 0.7524 | 0.7613 | 0.7568 | 0.9595 |
|
67 |
+
| 0.0109 | 10.0 | 2820 | 0.2457 | 0.7617 | 0.7399 | 0.7506 | 0.9622 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 667151252
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d05afa8feaaf8b817fb51eeb831dab264cf5f774ca8d22ea44eb7cd2345ea0a4
|
3 |
size 667151252
|
runs/Oct06_19-16-32_e6f3dbf6e674/events.out.tfevents.1728242901.e6f3dbf6e674.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c68e92b860b53b383e99fe81cade087907f61afa9b8c0c3cd3c106ca4c54148
|
3 |
+
size 560
|