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.4235
|
| 22 |
+
- Accuracy: 0.9570
|
| 23 |
+
- 1-f1: 0.7059
|
| 24 |
+
- 1-recall: 0.6667
|
| 25 |
+
- 1-precision: 0.75
|
| 26 |
+
- Balanced Acc: 0.8240
|
| 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.1603 | 1.0 | 11 | 0.1781 | 0.9026 | 0.6047 | 0.9630 | 0.4407 | 0.9302 |
|
| 59 |
+
| 0.1898 | 2.0 | 22 | 0.1727 | 0.9312 | 0.6842 | 0.9630 | 0.5306 | 0.9458 |
|
| 60 |
+
| 0.2014 | 3.0 | 33 | 0.2060 | 0.9628 | 0.7937 | 0.9259 | 0.6944 | 0.9459 |
|
| 61 |
+
| 0.1014 | 4.0 | 44 | 0.4235 | 0.9570 | 0.7059 | 0.6667 | 0.75 | 0.8240 |
|
| 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:f53595950411326f02786ee79554b1fe425124452ce860a83542afd6b0904267
|
| 3 |
size 711443456
|
runs/Aug25_19-29-16_2e8e96a3dcb3/events.out.tfevents.1756150157.2e8e96a3dcb3.2911.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a62208eec7496ea473c37ff503b87675bd318e7a465f726ff1235933740ee3a
|
| 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:7a1ea6fc03ed238b5e4dddeacfc3aa2deae180ae789850ac57c896b872bbe79f
|
| 3 |
size 5777
|