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,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.2774
|
| 22 |
+
- Accuracy: 0.9894
|
| 23 |
+
- 1-f1: 0.8108
|
| 24 |
+
- 1-recall: 0.7895
|
| 25 |
+
- 1-precision: 0.8333
|
| 26 |
+
- Balanced Acc: 0.8924
|
| 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.0278 | 1.0 | 62 | 0.1071 | 0.9899 | 0.8361 | 0.8947 | 0.7846 | 0.9437 |
|
| 59 |
+
| 0.044 | 2.0 | 124 | 0.0920 | 0.9904 | 0.8455 | 0.9123 | 0.7879 | 0.9525 |
|
| 60 |
+
| 0.0612 | 3.0 | 186 | 0.1116 | 0.9858 | 0.7910 | 0.9298 | 0.6883 | 0.9587 |
|
| 61 |
+
| 0.0008 | 4.0 | 248 | 0.2774 | 0.9894 | 0.8108 | 0.7895 | 0.8333 | 0.8924 |
|
| 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:f1472137d5191e5807c706477920443b2337750167ccdacd97ce3ac87f68ec7a
|
| 3 |
size 711443456
|
runs/Aug25_19-41-42_2e8e96a3dcb3/events.out.tfevents.1756150903.2e8e96a3dcb3.2911.14
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0d42eeab315b0edfc7a2ac3dcd2efa762430987237f89c500a9a316ea8c9c32
|
| 3 |
+
size 33572
|
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:536b8897ddd32dcf182d95f1073f7da3aae9015f335cc00b904bfa0dd038e8ee
|
| 3 |
size 5777
|