soniarocca31
commited on
Commit
•
69fc3f9
1
Parent(s):
f8f4fc2
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,12 +49,12 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0881
|
21 |
+
- Accuracy: 0.9867
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.1013 | 1.6 | 300 | 0.1481 | 0.965 |
|
53 |
+
| 0.0026 | 3.19 | 600 | 0.0905 | 0.98 |
|
54 |
+
| 0.002 | 4.79 | 900 | 0.0751 | 0.9867 |
|
55 |
+
| 0.001 | 6.38 | 1200 | 0.0892 | 0.985 |
|
56 |
+
| 0.0004 | 7.98 | 1500 | 0.0747 | 0.99 |
|
57 |
+
| 0.0004 | 9.57 | 1800 | 0.0881 | 0.9867 |
|
58 |
|
59 |
|
60 |
### 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:97b38f9bb39b98e13aa891395144394aa0140a4911e82ab361da4ac3206c1a72
|
3 |
size 541320452
|
runs/Jan15_09-35-05_a94c3cdae032/events.out.tfevents.1705311311.a94c3cdae032.158.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cee1f656f15251bd0ba70fef9dfab2c16ef0fc7d5abaf0007aae8c831a25aa2
|
3 |
+
size 36182
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7c0ad3c092d728a5dd94b8f37047139bd324b742ff05a2eecface1fb95ee582
|
3 |
size 4664
|