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.0546 | 4.0 | 52 | 0.3296 | 0.9604 | 0.7333 | 0.8148 | 0.6667 | 0.8928 |
|
| 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.1861
|
| 22 |
+
- Accuracy: 0.9530
|
| 23 |
+
- 1-f1: 0.7246
|
| 24 |
+
- 1-recall: 0.9259
|
| 25 |
+
- 1-precision: 0.5952
|
| 26 |
+
- Balanced Acc: 0.9404
|
| 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.1072 | 1.0 | 13 | 0.1435 | 0.9480 | 0.7042 | 0.9259 | 0.5682 | 0.9378 |
|
| 59 |
+
| 0.111 | 2.0 | 26 | 0.1622 | 0.9554 | 0.7353 | 0.9259 | 0.6098 | 0.9417 |
|
| 60 |
+
| 0.0913 | 3.0 | 39 | 0.1861 | 0.9530 | 0.7246 | 0.9259 | 0.5952 | 0.9404 |
|
|
|
|
| 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:08d68b81f021bf8501636d9aa329ef791f801f4d3de2bca1428a0f6f1cbfee97
|
| 3 |
size 711443456
|
runs/Aug25_19-37-40_2e8e96a3dcb3/events.out.tfevents.1756150660.2e8e96a3dcb3.2911.12
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5934457d5b382ae8bb30beab44d51d1a454c07fa799cdb7a956ad49a4fd4b0bf
|
| 3 |
+
size 11043
|
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:c20daaa41ec643c54b0f5c723b1976aa924c8a4d2c9b343a0a283991371dcf39
|
| 3 |
size 5777
|