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.3137 | 4.0 | 64 | 0.6593 | 0.8682 | 0.3434 | 0.5484 | 0.25 | 0.7190 |
|
| 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.6063
|
| 22 |
+
- Accuracy: 0.9265
|
| 23 |
+
- 1-f1: 0.3636
|
| 24 |
+
- 1-recall: 0.4
|
| 25 |
+
- 1-precision: 0.3333
|
| 26 |
+
- Balanced Acc: 0.6778
|
| 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.3368 | 1.0 | 21 | 0.4284 | 0.9040 | 0.4182 | 0.6571 | 0.3067 | 0.7874 |
|
| 59 |
+
| 0.345 | 2.0 | 42 | 0.4344 | 0.8951 | 0.3396 | 0.5143 | 0.2535 | 0.7152 |
|
| 60 |
+
| 0.2746 | 3.0 | 63 | 0.6063 | 0.9265 | 0.3636 | 0.4 | 0.3333 | 0.6778 |
|
|
|
|
| 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:152815b4af74f72c2649bcd06d40d926312327db26847e66e1879be824f86e09
|
| 3 |
size 711443456
|
runs/Aug25_20-21-07_9cbfd459869c/events.out.tfevents.1756153267.9cbfd459869c.1551.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8dd8a47ab3498ef792ba8c9305b6e63f36901870de5dcadd035c44297c53a05
|
| 3 |
+
size 13527
|
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:5622a71f566c3ffff0ed76dd084ca4e367212b59863dbcbf32abb2cfb6a561dc
|
| 3 |
size 5777
|