End of training
Browse files
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 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,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1601
|
24 |
+
- Precision: 0.8875
|
25 |
+
- Recall: 0.9009
|
26 |
+
- F1: 0.8942
|
27 |
+
- Accuracy: 0.9720
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.1977 | 1.0 | 878 | 0.0664 | 0.9216 | 0.9346 | 0.9280 | 0.9828 |
|
59 |
+
| 0.0473 | 2.0 | 1756 | 0.0579 | 0.9491 | 0.9473 | 0.9482 | 0.9871 |
|
60 |
+
| 0.0278 | 3.0 | 2634 | 0.0549 | 0.9544 | 0.9546 | 0.9545 | 0.9885 |
|
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 709102436
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8793bcc244e9266db94e58b5c8814bb7581aa053df24513c3b83288a760caca5
|
3 |
size 709102436
|
runs/Dec25_15-43-24_41a54c8aa725/events.out.tfevents.1703519005.41a54c8aa725.955.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbebd33ac1b6b1cbf33dd70d5c02fe6b1c2679243106e47f1ec11cb796db7abb
|
3 |
+
size 7527
|
runs/Dec25_15-43-24_41a54c8aa725/events.out.tfevents.1703519635.41a54c8aa725.955.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ad7387d803c9a18f29b672581cbbda1ccb277677fa5cbeb817248b778b0df9c
|
3 |
+
size 1032
|