End of training
Browse files- README.md +9 -10
- 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:
|
| 22 |
- Accuracy: 0.9355
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
@@ -54,15 +54,14 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1
|
| 58 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
|
| 59 |
-
|
|
| 60 |
-
|
|
| 61 |
-
| 1.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.8552 | 7.0 | 896 | 1.0216 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 66 |
|
| 67 |
|
| 68 |
### 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.6710
|
| 22 |
- Accuracy: 0.9355
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
|
| 59 |
+
| 1.1991 | 1.0 | 128 | 0.6415 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 1.2117 | 2.0 | 256 | 0.6960 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 61 |
+
| 1.4748 | 3.0 | 384 | 1.1384 | 0.9355 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 62 |
+
| 0.7464 | 4.0 | 512 | 0.7210 | 0.7695 | 0.0167 | 0.0303 | 0.0115 | 0.4254 |
|
| 63 |
+
| 0.6122 | 5.0 | 640 | 0.6916 | 0.75 | 0.0303 | 0.0606 | 0.0202 | 0.4291 |
|
| 64 |
+
| 0.8029 | 6.0 | 768 | 0.6710 | 0.9355 | 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:9c3f0d11926435d77c059eb5575da7ddf1ce710ecf6367aff126c96ca20e9c43
|
| 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:af9e5eac3b726e341afd545bef82951277329cdb6a7109f1d3545ef9b0c4dc48
|
| 3 |
size 5432
|