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:
|
| 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.4309
|
| 22 |
+
- Accuracy: 0.9738
|
| 23 |
+
- 1-f1: 0.6
|
| 24 |
+
- 1-recall: 0.5
|
| 25 |
+
- 1-precision: 0.75
|
| 26 |
+
- Balanced Acc: 0.7466
|
| 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.2745 | 1.0 | 10 | 0.2138 | 0.9410 | 0.5263 | 0.8333 | 0.3846 | 0.8894 |
|
| 59 |
+
| 0.1799 | 2.0 | 20 | 0.2029 | 0.9475 | 0.5556 | 0.8333 | 0.4167 | 0.8928 |
|
| 60 |
+
| 0.1444 | 3.0 | 30 | 0.3058 | 0.9738 | 0.6364 | 0.5833 | 0.7 | 0.7865 |
|
| 61 |
+
| 0.0837 | 4.0 | 40 | 0.4309 | 0.9738 | 0.6 | 0.5 | 0.75 | 0.7466 |
|
| 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:84af3d00f5e09d0f843f628b5741ef923de3ecdc0c45e404985fe4347e8cfb2d
|
| 3 |
size 711443456
|
runs/Aug25_17-54-24_a63890c19f53/events.out.tfevents.1756144465.a63890c19f53.21078.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16054c02493a7f0aec5a1d092b7e48c9a7714c282ec71142d55d1d2ed222f4e6
|
| 3 |
+
size 11774
|
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:ac829e84c3f62b90d8312a8d9143577d009dc1a3764a95cfba1dc144e5ed5b41
|
| 3 |
size 5777
|