End of training
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -20,7 +20,7 @@ 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: 0.
|
| 24 |
- F1: 0.8593
|
| 25 |
- Recall: 0.9046
|
| 26 |
- Accuracy: 0.9046
|
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Recall | Accuracy | Precision |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:--------:|:---------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 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: 0.7043
|
| 24 |
- F1: 0.8593
|
| 25 |
- Recall: 0.9046
|
| 26 |
- Accuracy: 0.9046
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Recall | Accuracy | Precision |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:--------:|:---------:|
|
| 59 |
+
| 0.2575 | 1.0 | 1195 | 0.6712 | 0.8593 | 0.9046 | 0.9046 | 0.8183 |
|
| 60 |
+
| 0.2478 | 2.0 | 2390 | 0.6663 | 0.8593 | 0.9046 | 0.9046 | 0.8183 |
|
| 61 |
+
| 0.254 | 3.0 | 3585 | 0.6704 | 0.8593 | 0.9046 | 0.9046 | 0.8183 |
|
| 62 |
+
| 0.2905 | 4.0 | 4780 | 0.6748 | 0.8593 | 0.9046 | 0.9046 | 0.8183 |
|
| 63 |
+
| 0.2531 | 5.0 | 5975 | 0.7043 | 0.8593 | 0.9046 | 0.9046 | 0.8183 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711666673
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbdb799c186197941e12e7e558b672534ffd1f0a6d2ece51c089a2438c852e6c
|
| 3 |
size 711666673
|