End of training
Browse files- README.md +13 -13
- 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-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 236 | 0.
|
59 |
-
| No log | 2.0 | 472 | 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3350
|
24 |
+
- Precision: 0.7395
|
25 |
+
- Recall: 0.7408
|
26 |
+
- F1: 0.7401
|
27 |
+
- Accuracy: 0.9041
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 236 | 0.3641 | 0.6769 | 0.6472 | 0.6617 | 0.8806 |
|
59 |
+
| No log | 2.0 | 472 | 0.3733 | 0.7173 | 0.6741 | 0.6950 | 0.8906 |
|
60 |
+
| 0.429 | 3.0 | 708 | 0.3350 | 0.7395 | 0.7408 | 0.7401 | 0.9041 |
|
61 |
+
| 0.429 | 4.0 | 944 | 0.4290 | 0.7572 | 0.7279 | 0.7422 | 0.9030 |
|
62 |
+
| 0.1313 | 5.0 | 1180 | 0.4485 | 0.7432 | 0.7332 | 0.7381 | 0.9007 |
|
63 |
+
| 0.1313 | 6.0 | 1416 | 0.4799 | 0.7785 | 0.7425 | 0.7601 | 0.9100 |
|
64 |
+
| 0.0504 | 7.0 | 1652 | 0.5249 | 0.7875 | 0.7461 | 0.7662 | 0.9103 |
|
65 |
+
| 0.0504 | 8.0 | 1888 | 0.5146 | 0.7863 | 0.7513 | 0.7684 | 0.9120 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 667152553
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a41afefe3b9ddf5ae402968697a3893114d1f921ba41d857e13858a385f9694
|
3 |
size 667152553
|