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.2029
|
| 22 |
+
- Accuracy: 0.9704
|
| 23 |
+
- 1-f1: 0.8214
|
| 24 |
+
- 1-recall: 0.92
|
| 25 |
+
- 1-precision: 0.7419
|
| 26 |
+
- Balanced Acc: 0.9472
|
| 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.2206 | 1.0 | 11 | 0.1905 | 0.9645 | 0.7857 | 0.88 | 0.7097 | 0.9256 |
|
| 59 |
+
| 0.2774 | 2.0 | 22 | 0.1687 | 0.9675 | 0.8070 | 0.92 | 0.7188 | 0.9456 |
|
| 60 |
+
| 0.0912 | 3.0 | 33 | 0.1892 | 0.9675 | 0.8 | 0.88 | 0.7333 | 0.9272 |
|
| 61 |
+
| 0.0528 | 4.0 | 44 | 0.2029 | 0.9704 | 0.8214 | 0.92 | 0.7419 | 0.9472 |
|
| 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:112c211731f357543c75db60509774f30027eca2bae887c45a5fd701966e1801
|
| 3 |
size 711443456
|
runs/Aug25_19-17-22_2e8e96a3dcb3/events.out.tfevents.1756149443.2e8e96a3dcb3.2911.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca14cc8262e125a76bff2fb9b6b8de656d8d9013d6b99939259a197eacc231b8
|
| 3 |
+
size 12188
|
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:c182ff7e508098a190fc9daf61db1271fa13c783cf05a0077c7d6555f8caca93
|
| 3 |
size 5777
|