End of training
Browse files- README.md +19 -12
- model.safetensors +1 -1
- runs/Feb25_01-45-10_default/events.out.tfevents.1708825521.default.93.1 +3 -0
- training_args.bin +1 -1
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 [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,13 +56,20 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
| 0.
|
60 |
-
|
|
61 |
-
| 1.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.6657
|
24 |
+
- Accuracy: 0.7257
|
25 |
+
- Precision: 0.6860
|
26 |
+
- Recall: 0.6797
|
27 |
+
- F1: 0.6819
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 0.6095 | 1.0 | 381 | 0.7471 | 0.6649 | 0.6231 | 0.5890 | 0.5836 |
|
60 |
+
| 0.8797 | 2.0 | 762 | 0.6495 | 0.7156 | 0.6775 | 0.6794 | 0.6769 |
|
61 |
+
| 1.5041 | 3.0 | 1143 | 0.6235 | 0.7182 | 0.6808 | 0.6875 | 0.6820 |
|
62 |
+
| 0.5179 | 4.0 | 1524 | 0.6518 | 0.7320 | 0.6925 | 0.6786 | 0.6831 |
|
63 |
+
| 0.3651 | 5.0 | 1905 | 0.7282 | 0.7336 | 0.6960 | 0.6720 | 0.6775 |
|
64 |
+
| 0.2562 | 6.0 | 2286 | 0.8677 | 0.7159 | 0.6941 | 0.6323 | 0.6299 |
|
65 |
+
| 0.0076 | 7.0 | 2667 | 0.9973 | 0.7093 | 0.6627 | 0.6564 | 0.6587 |
|
66 |
+
| 0.0017 | 8.0 | 3048 | 1.0098 | 0.7277 | 0.6878 | 0.6763 | 0.6803 |
|
67 |
+
| 0.0018 | 9.0 | 3429 | 1.0632 | 0.7257 | 0.6886 | 0.6857 | 0.6857 |
|
68 |
+
| 0.012 | 10.0 | 3810 | 1.3255 | 0.7277 | 0.6877 | 0.6811 | 0.6836 |
|
69 |
+
| 0.0396 | 11.0 | 4191 | 1.5134 | 0.7103 | 0.6800 | 0.6772 | 0.6743 |
|
70 |
+
| 0.0027 | 12.0 | 4572 | 1.6125 | 0.7054 | 0.6675 | 0.6317 | 0.6356 |
|
71 |
+
| 0.0005 | 13.0 | 4953 | 1.4959 | 0.7228 | 0.6847 | 0.6646 | 0.6693 |
|
72 |
+
| 0.0033 | 14.0 | 5334 | 1.6657 | 0.7257 | 0.6860 | 0.6797 | 0.6819 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 541320452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:870fd801c98103194261a83ed68b56d0569868b9486c387fc06cd7b9f49c930e
|
3 |
size 541320452
|
runs/Feb25_01-45-10_default/events.out.tfevents.1708825521.default.93.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:627bad2659a6641611da17416819db2850e0c3d57cb18e044f0a6a95c90d778a
|
3 |
+
size 848848
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f165d3527b2185fc3e4888a23c38278edad2b4364b00e629a26915f700970642
|
3 |
size 4728
|