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,12 @@ 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.
|
|
|
|
|
|
|
| 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.5272
|
| 22 |
+
- Accuracy: 0.9190
|
| 23 |
+
- 1-f1: 0.3415
|
| 24 |
+
- 1-recall: 0.4
|
| 25 |
+
- 1-precision: 0.2979
|
| 26 |
+
- Balanced Acc: 0.6739
|
| 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.6292 | 1.0 | 21 | 0.5845 | 0.9475 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 59 |
+
| 0.5461 | 2.0 | 42 | 0.5238 | 0.9475 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 0.5844 | 3.0 | 63 | 0.4760 | 0.8411 | 0.2838 | 0.6 | 0.1858 | 0.7272 |
|
| 61 |
+
| 0.434 | 4.0 | 84 | 0.4533 | 0.8351 | 0.2857 | 0.6286 | 0.1849 | 0.7375 |
|
| 62 |
+
| 0.3681 | 5.0 | 105 | 0.4649 | 0.8501 | 0.2958 | 0.6 | 0.1963 | 0.7320 |
|
| 63 |
+
| 0.4453 | 6.0 | 126 | 0.5272 | 0.9190 | 0.3415 | 0.4 | 0.2979 | 0.6739 |
|
| 64 |
|
| 65 |
|
| 66 |
### 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:21820d69ea1e6b5210ee712ad92ae3603e063337982532d01bb41d9d5f0aa6ff
|
| 3 |
size 711443456
|
runs/Aug25_20-10-41_9cbfd459869c/events.out.tfevents.1756152641.9cbfd459869c.1551.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59f59a0e66017c1a73d52f65dc2084ff795c24ef7754a3b5924787a59e9101ca
|
| 3 |
+
size 21709
|
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:621583cc961057557861044f5be0798b5869b27ec312a043877654b0d48f9d49
|
| 3 |
size 5777
|