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 [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-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,16 +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 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1777
|
24 |
+
- Precision: 0.7455
|
25 |
+
- Recall: 0.7780
|
26 |
+
- F1: 0.7614
|
27 |
+
- Accuracy: 0.9616
|
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.2251 | 0.5886 | 0.6203 | 0.6040 | 0.9414 |
|
59 |
+
| 0.2833 | 2.0 | 564 | 0.1686 | 0.6566 | 0.6784 | 0.6673 | 0.9505 |
|
60 |
+
| 0.2833 | 3.0 | 846 | 0.1603 | 0.6795 | 0.7303 | 0.7040 | 0.9565 |
|
61 |
+
| 0.0914 | 4.0 | 1128 | 0.1642 | 0.7310 | 0.7386 | 0.7348 | 0.9582 |
|
62 |
+
| 0.0914 | 5.0 | 1410 | 0.1545 | 0.7385 | 0.7676 | 0.7528 | 0.9595 |
|
63 |
+
| 0.0408 | 6.0 | 1692 | 0.1782 | 0.7179 | 0.7552 | 0.7361 | 0.9565 |
|
64 |
+
| 0.0408 | 7.0 | 1974 | 0.1840 | 0.7324 | 0.7552 | 0.7436 | 0.9599 |
|
65 |
+
| 0.0193 | 8.0 | 2256 | 0.1839 | 0.7324 | 0.7552 | 0.7436 | 0.9590 |
|
66 |
+
| 0.0107 | 9.0 | 2538 | 0.1788 | 0.7571 | 0.7697 | 0.7634 | 0.9624 |
|
67 |
+
| 0.0107 | 10.0 | 2820 | 0.1777 | 0.7455 | 0.7780 | 0.7614 | 0.9616 |
|
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 539013268
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf69bf680692d244c0162fc749f76e741143b392f092db968ce9206dc821438c
|
3 |
size 539013268
|
runs/Oct06_22-38-26_288660498d63/events.out.tfevents.1728254328.288660498d63.34.0
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:34b7bbd294e68ade68eda5b5238414cce3cbeb1dac7e1bdcd1a84274b01d3360
|
3 |
+
size 11760
|
runs/Oct06_22-38-26_288660498d63/events.out.tfevents.1728254729.288660498d63.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12774ef3a4dc648c4594ffc5a13cfe3d96003f6a0b4a1fa9ee7764d64da06479
|
3 |
+
size 560
|