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,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 |
|
| 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.6842
|
| 22 |
+
- Accuracy: 0.8742
|
| 23 |
+
- 1-f1: 0.3673
|
| 24 |
+
- 1-recall: 0.5806
|
| 25 |
+
- 1-precision: 0.2687
|
| 26 |
+
- Balanced Acc: 0.7373
|
| 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.2853 | 1.0 | 16 | 0.6369 | 0.8783 | 0.3617 | 0.5484 | 0.2698 | 0.7244 |
|
| 59 |
+
| 0.1173 | 2.0 | 32 | 0.7597 | 0.9026 | 0.4 | 0.5161 | 0.3265 | 0.7224 |
|
| 60 |
+
| 0.1884 | 3.0 | 48 | 0.6842 | 0.8742 | 0.3673 | 0.5806 | 0.2687 | 0.7373 |
|
| 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:0da8088d839fa52cfbd1a53c79c6dc6e51e2cd430174f61a59f7a1435e7a1fc2
|
| 3 |
size 711443456
|
runs/Aug25_20-23-05_9cbfd459869c/events.out.tfevents.1756153386.9cbfd459869c.1551.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be698c53bfaad741a2949493f94a5d62e130bb457201b66ebe7078f25284d55d
|
| 3 |
+
size 12078
|
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:eaaebd50eb3c155e360eafdbeb4259c19aa5909cd3a9c49218ac6f3aa3bb3fcc
|
| 3 |
size 5777
|