End of training
Browse files- README.md +14 -12
- 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 |
|
|
@@ -54,12 +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 |
-
| 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.6991
|
| 22 |
+
- Accuracy: 0.9226
|
| 23 |
+
- 1-f1: 0.0
|
| 24 |
+
- 1-recall: 0.0
|
| 25 |
+
- 1-precision: 0.0
|
| 26 |
+
- Balanced Acc: 0.5
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
|
| 59 |
+
| 0.6828 | 1.0 | 88 | 0.6785 | 0.9169 | 0.0 | 0.0 | 0.0 | 0.4969 |
|
| 60 |
+
| 0.4964 | 2.0 | 176 | 0.6847 | 0.9169 | 0.0 | 0.0 | 0.0 | 0.4969 |
|
| 61 |
+
| 0.5545 | 3.0 | 264 | 0.7022 | 0.9226 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 62 |
+
| 0.0972 | 4.0 | 352 | 1.4597 | 0.9226 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 63 |
+
| 0.4714 | 5.0 | 440 | 0.7997 | 0.9226 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 64 |
+
| 0.6668 | 6.0 | 528 | 0.6991 | 0.9226 | 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:b5042f650d491eeb0af159791249b1406903ee650181557498092f86225b09e1
|
| 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:f3624598ea9fa4b9b676d5c6011ef72263e6268b3f346eb7365976a830372d24
|
| 3 |
size 5432
|