End of training
Browse files- README.md +10 -11
- 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: 0.
|
| 22 |
- Accuracy: 0.9118
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
@@ -44,7 +44,7 @@ More information needed
|
|
| 44 |
The following hyperparameters were used during training:
|
| 45 |
- learning_rate: 1e-05
|
| 46 |
- train_batch_size: 16
|
| 47 |
-
- eval_batch_size:
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 50 |
- lr_scheduler_type: linear
|
|
@@ -55,15 +55,14 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.6328 | 9.0 | 819 | 0.6571 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 67 |
|
| 68 |
|
| 69 |
### 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.6686
|
| 22 |
- Accuracy: 0.9118
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
|
|
| 44 |
The following hyperparameters were used during training:
|
| 45 |
- learning_rate: 1e-05
|
| 46 |
- train_batch_size: 16
|
| 47 |
+
- eval_batch_size: 32
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 50 |
- lr_scheduler_type: linear
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
|
| 58 |
+
| 0.6746 | 1.0 | 91 | 0.6774 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 59 |
+
| 0.6333 | 2.0 | 182 | 0.6769 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 0.7695 | 3.0 | 273 | 0.6672 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 61 |
+
| 0.6843 | 4.0 | 364 | 0.6757 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 62 |
+
| 0.7178 | 5.0 | 455 | 0.6668 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 63 |
+
| 0.6505 | 6.0 | 546 | 0.6666 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 64 |
+
| 0.5584 | 7.0 | 637 | 0.6691 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 65 |
+
| 0.8056 | 8.0 | 728 | 0.6686 | 0.9118 | 0.0 | 0.0 | 0.0 | 0.5 |
|
|
|
|
| 66 |
|
| 67 |
|
| 68 |
### 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:d9a8bfbbb13407f337216b24c649e57f59f915a500fbc466dd8fdd1f15df0f4f
|
| 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:748085ef807b5b927d51b8e301ee0b78acbcba20768ae0ecdb0d1826705e91af
|
| 3 |
size 5432
|