End of training
Browse files- README.md +12 -12
- pytorch_model.bin +1 -1
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 [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- F1: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
-
- Precision: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Recall | Accuracy | Precision |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:--------:|:---------:|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
-
- Transformers 4.33.
|
69 |
- Pytorch 2.0.1+cu118
|
70 |
-
- Datasets 2.14.
|
71 |
- Tokenizers 0.13.3
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 3.8256
|
24 |
+
- F1: 0.0045
|
25 |
+
- Recall: 0.0483
|
26 |
+
- Accuracy: 0.0483
|
27 |
+
- Precision: 0.0023
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Recall | Accuracy | Precision |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:--------:|:---------:|
|
59 |
+
| 4.0201 | 1.0 | 588 | 3.8207 | 0.0000 | 0.0034 | 0.0034 | 0.0000 |
|
60 |
+
| 4.0249 | 2.0 | 1176 | 3.7674 | 0.0006 | 0.0175 | 0.0175 | 0.0003 |
|
61 |
+
| 4.0117 | 3.0 | 1764 | 3.8834 | 0.0002 | 0.0094 | 0.0094 | 0.0001 |
|
62 |
+
| 4.0209 | 4.0 | 2352 | 3.7563 | 0.0003 | 0.0131 | 0.0131 | 0.0002 |
|
63 |
+
| 4.0146 | 5.0 | 2940 | 3.8256 | 0.0045 | 0.0483 | 0.0483 | 0.0023 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
+
- Transformers 4.33.1
|
69 |
- Pytorch 2.0.1+cu118
|
70 |
+
- Datasets 2.14.5
|
71 |
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711651313
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a888f6c6dfc8ca08e75de03f44578befab5379044086d1cba9c27ea207bfa610
|
3 |
size 711651313
|