End of training
Browse files- README.md +16 -10
- model.safetensors +1 -1
- training_args.bin +1 -1
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/rembert](https://huggingface.co/google/rembert) 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 |
|
|
@@ -56,10 +56,16 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [google/rembert](https://huggingface.co/google/rembert) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.7593
|
| 22 |
+
- Accuracy: 0.7203
|
| 23 |
+
- 1-f1: 0.1781
|
| 24 |
+
- 1-recall: 0.5417
|
| 25 |
+
- 1-precision: 0.1066
|
| 26 |
+
- Balanced Acc: 0.6363
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 59 |
+
| 0.3534 | 1.0 | 108 | 0.6570 | 0.9417 | 0.0 | 0.0 | 0.0 | 0.4988 |
|
| 60 |
+
| 0.6423 | 2.0 | 216 | 0.6427 | 0.9417 | 0.0 | 0.0 | 0.0 | 0.4988 |
|
| 61 |
+
| 0.6418 | 3.0 | 324 | 0.6813 | 0.7413 | 0.0672 | 0.1667 | 0.0421 | 0.4710 |
|
| 62 |
+
| 0.9179 | 4.0 | 432 | 0.9171 | 0.9441 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 63 |
+
| 0.6552 | 5.0 | 540 | 0.6415 | 0.9394 | 0.0 | 0.0 | 0.0 | 0.4975 |
|
| 64 |
+
| 0.2303 | 6.0 | 648 | 0.9350 | 0.0583 | 0.1062 | 1.0 | 0.0561 | 0.5012 |
|
| 65 |
+
| 0.275 | 7.0 | 756 | 0.9327 | 0.0606 | 0.1064 | 1.0 | 0.0562 | 0.5025 |
|
| 66 |
+
| 0.0706 | 8.0 | 864 | 0.7735 | 0.7319 | 0.1353 | 0.375 | 0.0826 | 0.5640 |
|
| 67 |
+
| 0.0629 | 9.0 | 972 | 0.9589 | 0.5361 | 0.0744 | 0.3333 | 0.0419 | 0.4407 |
|
| 68 |
+
| 0.0181 | 10.0 | 1080 | 0.7593 | 0.7203 | 0.1781 | 0.5417 | 0.1066 | 0.6363 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2303755328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55968c3d7d141c8d93a72c43c5a82f3dd9c32e4bd63ca179ed0c39f9cddfa79b
|
| 3 |
size 2303755328
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:471f9fa7e0df30318a9f21be7774cce68d7a6d2c46eb7661f91f8cffb5e399e8
|
| 3 |
size 5432
|