End of training
Browse files- README.md +9 -9
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/Multilingual-MiniLM-L12-H384](https://huggingface.co/microsoft/Multilingual-MiniLM-L12-H384) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,12 +52,12 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/Multilingual-MiniLM-L12-H384](https://huggingface.co/microsoft/Multilingual-MiniLM-L12-H384) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6761
|
23 |
+
- Accuracy: 0.5638
|
24 |
+
- F1: 0.59
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 0.6924 | 2.0 | 10 | 0.6725 | 0.6152 | 0.0091 |
|
56 |
+
| 0.6671 | 4.0 | 20 | 0.6761 | 0.5638 | 0.59 |
|
57 |
+
| 0.5174 | 6.0 | 30 | 0.6368 | 0.6543 | 0.5558 |
|
58 |
+
| 0.2944 | 8.0 | 40 | 0.7570 | 0.6117 | 0.5748 |
|
59 |
+
| 0.2225 | 10.0 | 50 | 0.7600 | 0.6507 | 0.5800 |
|
60 |
+
| 0.2012 | 12.0 | 60 | 0.8511 | 0.6028 | 0.5805 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 470641664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3642b3b418c49ef8f3d1af38263b1b368da8d4f54d62d28e767c313be03684b4
|
3 |
size 470641664
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dfafd6cafd31e059114af5c53cd72814c03908496581c0154d9e2893fd52564
|
3 |
size 5176
|