End of training
Browse files- README.md +27 -28
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
# roberta-Reflections-goodareas-sweeps-current
|
| 21 |
|
| 22 |
-
This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -44,39 +44,38 @@ More information needed
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
-
- learning_rate: 3.
|
| 48 |
- train_batch_size: 32
|
| 49 |
- eval_batch_size: 16
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
-
- lr_scheduler_warmup_ratio: 0.1
|
| 54 |
- num_epochs: 20
|
| 55 |
|
| 56 |
### Training results
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
| 76 |
-
| 0.
|
| 77 |
-
| 0.
|
| 78 |
-
| 0.
|
| 79 |
-
| 0.
|
| 80 |
|
| 81 |
|
| 82 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
# roberta-Reflections-goodareas-sweeps-current
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.1937
|
| 25 |
+
- Accuracy: 0.8562
|
| 26 |
+
- Precision: 0.3984
|
| 27 |
+
- Recall: 0.5632
|
| 28 |
+
- F1: 0.4667
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
+
- learning_rate: 3.693911058164899e-06
|
| 48 |
- train_batch_size: 32
|
| 49 |
- eval_batch_size: 16
|
| 50 |
- seed: 42
|
| 51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 52 |
- lr_scheduler_type: linear
|
|
|
|
| 53 |
- num_epochs: 20
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 59 |
+
| 0.3925 | 1.0 | 52 | 0.1759 | 0.8883 | 0.0 | 0.0 | 0.0 |
|
| 60 |
+
| 0.3241 | 2.0 | 104 | 0.1606 | 0.8883 | 0.0 | 0.0 | 0.0 |
|
| 61 |
+
| 0.2914 | 3.0 | 156 | 0.1744 | 0.8883 | 0.0 | 0.0 | 0.0 |
|
| 62 |
+
| 0.2821 | 4.0 | 208 | 0.2609 | 0.8909 | 0.75 | 0.0345 | 0.0659 |
|
| 63 |
+
| 0.2739 | 5.0 | 260 | 0.1763 | 0.8935 | 0.75 | 0.0690 | 0.1263 |
|
| 64 |
+
| 0.2533 | 6.0 | 312 | 0.1390 | 0.8922 | 0.6154 | 0.0920 | 0.16 |
|
| 65 |
+
| 0.2482 | 7.0 | 364 | 0.2199 | 0.8755 | 0.4490 | 0.5057 | 0.4757 |
|
| 66 |
+
| 0.2362 | 8.0 | 416 | 0.2124 | 0.8652 | 0.4286 | 0.6207 | 0.5070 |
|
| 67 |
+
| 0.2375 | 9.0 | 468 | 0.1351 | 0.8973 | 0.5614 | 0.3678 | 0.4444 |
|
| 68 |
+
| 0.228 | 10.0 | 520 | 0.1650 | 0.8870 | 0.4945 | 0.5172 | 0.5056 |
|
| 69 |
+
| 0.2212 | 11.0 | 572 | 0.1771 | 0.8845 | 0.4851 | 0.5632 | 0.5213 |
|
| 70 |
+
| 0.2217 | 12.0 | 624 | 0.1756 | 0.8832 | 0.4792 | 0.5287 | 0.5027 |
|
| 71 |
+
| 0.2109 | 13.0 | 676 | 0.1942 | 0.8614 | 0.4118 | 0.5632 | 0.4757 |
|
| 72 |
+
| 0.2018 | 14.0 | 728 | 0.1795 | 0.8678 | 0.4298 | 0.5632 | 0.4876 |
|
| 73 |
+
| 0.2013 | 15.0 | 780 | 0.1817 | 0.8652 | 0.4211 | 0.5517 | 0.4776 |
|
| 74 |
+
| 0.1943 | 16.0 | 832 | 0.2071 | 0.8575 | 0.4077 | 0.6092 | 0.4885 |
|
| 75 |
+
| 0.2023 | 17.0 | 884 | 0.2143 | 0.8498 | 0.3897 | 0.6092 | 0.4753 |
|
| 76 |
+
| 0.1924 | 18.0 | 936 | 0.1966 | 0.8562 | 0.4031 | 0.5977 | 0.4815 |
|
| 77 |
+
| 0.183 | 19.0 | 988 | 0.1914 | 0.8614 | 0.4118 | 0.5632 | 0.4757 |
|
| 78 |
+
| 0.191 | 20.0 | 1040 | 0.1937 | 0.8562 | 0.3984 | 0.5632 | 0.4667 |
|
| 79 |
|
| 80 |
|
| 81 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421495416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5de6d5ce7d5559050fcc8fa8412bbe6e716e3969730a44adee148ff56738b9da
|
| 3 |
size 1421495416
|