End of training
Browse files- README.md +7 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -18,7 +18,7 @@ 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: 1.
|
| 22 |
- Accuracy: 0.9530
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
@@ -56,9 +56,12 @@ 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 |
|
| 63 |
|
| 64 |
### 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: 1.1244
|
| 22 |
- Accuracy: 0.9530
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
|
| 59 |
+
| 0.589 | 1.0 | 133 | 0.6016 | 0.9530 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 0.4622 | 2.0 | 266 | 0.6121 | 0.9530 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 61 |
+
| 0.0284 | 3.0 | 399 | 0.8844 | 0.9530 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 62 |
+
| 1.6215 | 4.0 | 532 | 1.0346 | 0.9530 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 63 |
+
| 0.711 | 5.0 | 665 | 1.2538 | 0.9530 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 64 |
+
| 1.6142 | 6.0 | 798 | 1.1244 | 0.9530 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 65 |
|
| 66 |
|
| 67 |
### 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:55d14821729c145dc304ddda2d12e2caf2d8e2213dd0ffd7f548412a5729c20b
|
| 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:41ce1eb3c7142cfdd2d4f18bc77bd32695f407c66179a7ac79d91a8e94ef1f93
|
| 3 |
size 5432
|