End of training
Browse files
README.md
CHANGED
|
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- 1-f1: 0.
|
| 24 |
- 1-recall: 0.76
|
| 25 |
-
- 1-precision: 0.
|
| 26 |
-
- Balanced Acc: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,10 +55,11 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
|
|
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.5384
|
| 22 |
+
- Accuracy: 0.8939
|
| 23 |
+
- 1-f1: 0.6441
|
| 24 |
- 1-recall: 0.76
|
| 25 |
+
- 1-precision: 0.5588
|
| 26 |
+
- Balanced Acc: 0.8366
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 58 |
+
| 0.3826 | 1.0 | 7 | 0.3787 | 0.8889 | 0.6207 | 0.72 | 0.5455 | 0.8166 |
|
| 59 |
+
| 0.1424 | 2.0 | 14 | 0.3672 | 0.8838 | 0.6230 | 0.76 | 0.5278 | 0.8309 |
|
| 60 |
+
| 0.1413 | 3.0 | 21 | 0.3174 | 0.8687 | 0.6176 | 0.84 | 0.4884 | 0.8564 |
|
| 61 |
+
| 0.1002 | 4.0 | 28 | 0.6380 | 0.9192 | 0.6667 | 0.64 | 0.6957 | 0.7998 |
|
| 62 |
+
| 0.052 | 5.0 | 35 | 0.5384 | 0.8939 | 0.6441 | 0.76 | 0.5588 | 0.8366 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711443456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62de8480a9552a0f25b988da095164ed0318d4bda6649921c8ec1a2656e0b47e
|
| 3 |
size 711443456
|
runs/Aug25_19-55-35_2e8e96a3dcb3/events.out.tfevents.1756151735.2e8e96a3dcb3.2911.20
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45f982147da10cc2eed3d347f38d9efae0de924f73a1ee044bb2ef004a988a88
|
| 3 |
+
size 11677
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6f99e1d414af5cad7b83277c5838a823a7e6be532cef50e86537cb214f0a691
|
| 3 |
size 5777
|