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.
|
| 25 |
-
- 1-precision: 0.
|
| 26 |
-
- Balanced Acc: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -55,10 +55,9 @@ 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.0707 | 4.0 | 68 | 0.4677 | 0.9633 | 0.5581 | 0.4615 | 0.7059 | 0.7257 |
|
| 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.2134
|
| 22 |
+
- Accuracy: 0.9440
|
| 23 |
+
- 1-f1: 0.6133
|
| 24 |
+
- 1-recall: 0.8846
|
| 25 |
+
- 1-precision: 0.4694
|
| 26 |
+
- Balanced Acc: 0.9159
|
| 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.343 | 1.0 | 17 | 0.1883 | 0.9517 | 0.6575 | 0.9231 | 0.5106 | 0.9382 |
|
| 59 |
+
| 0.1968 | 2.0 | 34 | 0.2708 | 0.9672 | 0.7018 | 0.7692 | 0.6452 | 0.8734 |
|
| 60 |
+
| 0.1322 | 3.0 | 51 | 0.2134 | 0.9440 | 0.6133 | 0.8846 | 0.4694 | 0.9159 |
|
|
|
|
| 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 711443456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe71b97ee1a6cb212fbdf8e37c4e24c753067cf847b9fbf908965e1f8b8483a6
|
| 3 |
size 711443456
|
runs/Aug25_19-31-19_2e8e96a3dcb3/events.out.tfevents.1756150280.2e8e96a3dcb3.2911.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e052d36e0190d064ccf2dac82dfc716b738354d115eefb33a36a9d453aac44d6
|
| 3 |
+
size 12285
|
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:9bddb252d1847d2c76c80a2b9979fe8b8e1213fdce5cf04303f14ac88c4133f7
|
| 3 |
size 5777
|