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 |
|
@@ -49,17 +49,22 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
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 |
|
64 |
|
65 |
### 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.1929
|
24 |
+
- Precision: 0.7319
|
25 |
+
- Recall: 0.7531
|
26 |
+
- F1: 0.7423
|
27 |
+
- Accuracy: 0.9587
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 10
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 282 | 0.2132 | 0.5566 | 0.6224 | 0.5877 | 0.9403 |
|
59 |
+
| 0.28 | 2.0 | 564 | 0.1715 | 0.6793 | 0.7075 | 0.6931 | 0.9533 |
|
60 |
+
| 0.28 | 3.0 | 846 | 0.1507 | 0.7101 | 0.7469 | 0.7280 | 0.9586 |
|
61 |
+
| 0.0882 | 4.0 | 1128 | 0.1662 | 0.7368 | 0.7261 | 0.7315 | 0.9568 |
|
62 |
+
| 0.0882 | 5.0 | 1410 | 0.1718 | 0.7387 | 0.7448 | 0.7417 | 0.9579 |
|
63 |
+
| 0.0386 | 6.0 | 1692 | 0.1823 | 0.7078 | 0.7490 | 0.7278 | 0.9576 |
|
64 |
+
| 0.0386 | 7.0 | 1974 | 0.1969 | 0.7206 | 0.7490 | 0.7345 | 0.9574 |
|
65 |
+
| 0.0187 | 8.0 | 2256 | 0.1816 | 0.7349 | 0.7593 | 0.7469 | 0.9589 |
|
66 |
+
| 0.0101 | 9.0 | 2538 | 0.1928 | 0.7363 | 0.7531 | 0.7446 | 0.9584 |
|
67 |
+
| 0.0101 | 10.0 | 2820 | 0.1929 | 0.7319 | 0.7531 | 0.7423 | 0.9587 |
|
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:be048d8276c3c5ebdb5fb04d63449ce01e8f2be9c54cf0e65a10e065062a19ae
|
3 |
size 539013268
|
runs/Oct06_20-24-20_ca6a88865fe2/events.out.tfevents.1728246279.ca6a88865fe2.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:b5b90c1de184246c821291feca04c840e7eeec1dd233f99f99810ca2f9e6da59
|
3 |
+
size 11760
|
runs/Oct06_20-24-20_ca6a88865fe2/events.out.tfevents.1728246648.ca6a88865fe2.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:216aa02a234a102f49c46a3a066dd18e37a96e5ea632482f925490c83d5be285
|
3 |
+
size 560
|