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:
|
| 22 |
- Accuracy: 0.9588
|
| 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 |
-
|
|
|
|
|
|
|
|
|
|
|
| 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.0963
|
| 22 |
- Accuracy: 0.9588
|
| 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.4945 | 1.0 | 97 | 0.5636 | 0.9588 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 0.0041 | 2.0 | 194 | 1.5183 | 0.9588 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 61 |
+
| 2.1759 | 3.0 | 291 | 1.0225 | 0.9588 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 62 |
+
| 2.436 | 4.0 | 388 | 1.2688 | 0.9588 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 63 |
+
| 1.5267 | 5.0 | 485 | 1.0997 | 0.9588 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 64 |
+
| 0.691 | 6.0 | 582 | 1.0963 | 0.9588 | 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:044d7d6f4368668c178f7060b60a8fbdddfcc6140f9d98fbfee3227e9dbb11d6
|
| 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:44f6a111f94c8f3b3dd64bcdfe7152a277c68418638510adab242c262001dd07
|
| 3 |
size 5432
|