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.6538
|
| 25 |
-
- 1-precision: 0.
|
| 26 |
-
- Balanced Acc: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,9 +55,10 @@ 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 |
|
| 62 |
|
| 63 |
### 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.4796
|
| 22 |
+
- Accuracy: 0.9368
|
| 23 |
+
- 1-f1: 0.5862
|
| 24 |
- 1-recall: 0.6538
|
| 25 |
+
- 1-precision: 0.5312
|
| 26 |
+
- Balanced Acc: 0.8057
|
| 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.221 | 1.0 | 12 | 0.2908 | 0.9316 | 0.5938 | 0.7308 | 0.5 | 0.8385 |
|
| 59 |
+
| 0.2255 | 2.0 | 24 | 0.2847 | 0.9289 | 0.6087 | 0.8077 | 0.4884 | 0.8728 |
|
| 60 |
+
| 0.1385 | 3.0 | 36 | 0.3948 | 0.9211 | 0.5588 | 0.7308 | 0.4524 | 0.8329 |
|
| 61 |
+
| 0.0618 | 4.0 | 48 | 0.4796 | 0.9368 | 0.5862 | 0.6538 | 0.5312 | 0.8057 |
|
| 62 |
|
| 63 |
|
| 64 |
### 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:11352c4ecdd3789a5a1360c919e314262a0a9928a4f8eef4a975e6b4d6fc07f6
|
| 3 |
size 711443456
|
runs/Aug25_19-45-44_2e8e96a3dcb3/events.out.tfevents.1756151145.2e8e96a3dcb3.2911.15
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7217a5b93df8f688a38e224ed1f2d495a5a3a3975f25d6203f25c87f0c9cc642
|
| 3 |
+
size 12602
|
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:aa94a2af248c53a79f0a7e9b8e947f0197d130e65f42cacb77ad4c4d5b0402db
|
| 3 |
size 5777
|