soniarocca31
commited on
Commit
•
af91673
1
Parent(s):
1d8aaa7
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,18 +49,18 @@ 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.0002 | 4.0 | 1500 | 0.
|
57 |
-
| 0.
|
58 |
-
| 0.0001 | 5.6 | 2100 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.0001 | 8.0 | 3000 | 0.
|
62 |
-
| 0.0001 | 8.8 | 3300 | 0.
|
63 |
-
| 0.0001 | 9.6 | 3600 | 0.
|
64 |
|
65 |
|
66 |
### 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.1373
|
21 |
+
- Accuracy: 0.98
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.098 | 0.8 | 300 | 0.2940 | 0.9283 |
|
53 |
+
| 0.0022 | 1.6 | 600 | 0.2300 | 0.9517 |
|
54 |
+
| 0.0008 | 2.4 | 900 | 0.1443 | 0.9733 |
|
55 |
+
| 0.0004 | 3.2 | 1200 | 0.1842 | 0.9683 |
|
56 |
+
| 0.0002 | 4.0 | 1500 | 0.1210 | 0.9817 |
|
57 |
+
| 0.0001 | 4.8 | 1800 | 0.3007 | 0.96 |
|
58 |
+
| 0.0001 | 5.6 | 2100 | 0.2417 | 0.9667 |
|
59 |
+
| 0.009 | 6.4 | 2400 | 0.1693 | 0.975 |
|
60 |
+
| 0.0001 | 7.2 | 2700 | 0.1276 | 0.985 |
|
61 |
+
| 0.0001 | 8.0 | 3000 | 0.1330 | 0.98 |
|
62 |
+
| 0.0001 | 8.8 | 3300 | 0.1363 | 0.98 |
|
63 |
+
| 0.0001 | 9.6 | 3600 | 0.1373 | 0.98 |
|
64 |
|
65 |
|
66 |
### 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:31383fb7a39c8dca314c5fca2f5da460d403f01093d47bf6487f1715d2be15e7
|
3 |
size 541320452
|
runs/Jan12_11-16-42_03f053baf992/events.out.tfevents.1705058203.03f053baf992.29569.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99a83b3e5e0e87806c1730c069d08ed96f0bd99d6f69f43d0a8acedb746d808e
|
3 |
+
size 67477
|
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:c291312e152aabe24472bee00f41b534aade51a80c3d6b4e7c524e9b17812542
|
3 |
size 4664
|