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.7727
|
| 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.1638
|
| 22 |
+
- Accuracy: 0.9688
|
| 23 |
+
- 1-f1: 0.7234
|
| 24 |
- 1-recall: 0.7727
|
| 25 |
+
- 1-precision: 0.68
|
| 26 |
+
- Balanced Acc: 0.8762
|
| 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.2998 | 1.0 | 13 | 0.1491 | 0.9183 | 0.5641 | 1.0 | 0.3929 | 0.9569 |
|
| 59 |
+
| 0.1363 | 2.0 | 26 | 0.1195 | 0.9471 | 0.6667 | 1.0 | 0.5 | 0.9721 |
|
| 60 |
+
| 0.1222 | 3.0 | 39 | 0.1237 | 0.9447 | 0.6567 | 1.0 | 0.4889 | 0.9708 |
|
| 61 |
+
| 0.086 | 4.0 | 52 | 0.1638 | 0.9688 | 0.7234 | 0.7727 | 0.68 | 0.8762 |
|
| 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:765a2c4e250e9050cc76e9624c3c3800b45a37225445af4bf5e8168ee84a8655
|
| 3 |
size 711443456
|
runs/Aug25_19-51-29_2e8e96a3dcb3/events.out.tfevents.1756151490.2e8e96a3dcb3.2911.18
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25c5db167db8a6f1e342a502f8d8de8f3cac411303314e2265a723570bad7142
|
| 3 |
+
size 13016
|
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:024e24c7d9e142e8871982e94482c8920b41f88810a1e3b77531bd68499efc0f
|
| 3 |
size 5777
|