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.0837 | 4.0 | 40 | 0.4309 | 0.9738 | 0.6 | 0.5 | 0.75 | 0.7466 |
|
| 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.3690
|
| 22 |
+
- Accuracy: 0.9672
|
| 23 |
+
- 1-f1: 0.5
|
| 24 |
+
- 1-recall: 0.4167
|
| 25 |
+
- 1-precision: 0.625
|
| 26 |
+
- Balanced Acc: 0.7032
|
| 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.2633 | 1.0 | 10 | 0.2408 | 0.9246 | 0.4651 | 0.8333 | 0.3226 | 0.8808 |
|
| 59 |
+
| 0.3049 | 2.0 | 20 | 0.3274 | 0.9639 | 0.5217 | 0.5 | 0.5455 | 0.7415 |
|
| 60 |
+
| 0.082 | 3.0 | 30 | 0.3690 | 0.9672 | 0.5 | 0.4167 | 0.625 | 0.7032 |
|
|
|
|
| 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:ee39cb1cc91191efbcd0bbd5774f2e5727877698de09a8409b0f826188a6c2d4
|
| 3 |
size 711443456
|
runs/Aug25_19-15-39_2e8e96a3dcb3/events.out.tfevents.1756149340.2e8e96a3dcb3.2911.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29fb1a09f86db79c7f4bb9e1a2dbfdd17324506ff2183c9a73412a38db0354b8
|
| 3 |
+
size 10215
|
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:f9f4bdf65f3d1ca1ae32cf332d90751d75ca354d5a8e573bcdc21d2f92e9bea5
|
| 3 |
size 5777
|