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 [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -58,14 +58,14 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3413
|
24 |
+
- Accuracy: 0.8705
|
25 |
+
- Precision: 0.8858
|
26 |
+
- Recall: 0.8803
|
27 |
+
- F1: 0.8830
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
60 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
61 |
+
| 0.4596 | 1.2121 | 100 | 0.3631 | 0.8554 | 0.8767 | 0.8605 | 0.8685 |
|
62 |
+
| 0.254 | 2.4242 | 200 | 0.3413 | 0.8705 | 0.8858 | 0.8803 | 0.8830 |
|
63 |
+
| 0.1674 | 3.6364 | 300 | 0.3847 | 0.8793 | 0.8758 | 0.9118 | 0.8934 |
|
64 |
+
| 0.0968 | 4.8485 | 400 | 0.4927 | 0.8759 | 0.9145 | 0.8564 | 0.8845 |
|
65 |
+
| 0.0614 | 6.0606 | 500 | 0.5308 | 0.8721 | 0.8748 | 0.8981 | 0.8863 |
|
66 |
+
| 0.0418 | 7.2727 | 600 | 0.6098 | 0.8759 | 0.8988 | 0.8748 | 0.8867 |
|
67 |
+
| 0.0296 | 8.4848 | 700 | 0.6507 | 0.8751 | 0.8910 | 0.8830 | 0.8870 |
|
68 |
+
| 0.0183 | 9.6970 | 800 | 0.6822 | 0.8789 | 0.8944 | 0.8865 | 0.8904 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 669455360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc7cf69134250b386c636676124dc2c579cab466198a0baa5852af0133e0335d
|
3 |
size 669455360
|
runs/Jun29_08-47-46_a08fdfbf1ec7/events.out.tfevents.1719650867.a08fdfbf1ec7.1604.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01342ef18da0d27c6a1a81356e10627449ea1ca8b55e1b5ab6ce9526083744fc
|
3 |
+
size 10786
|
runs/Jun29_08-47-46_a08fdfbf1ec7/events.out.tfevents.1719652308.a08fdfbf1ec7.1604.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da59fd9ab53be6c5d9221c0b459b684e7a01e56d7aad81ffb45d673f17d32e0e
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22379831f133a7a24f9d2f3d3a7635bf85a2cc7e62c24df5476d7186787ebbc9
|
3 |
size 5112
|