RobertaLr1e-7Wd0.01
This model is a fine-tuned version of deepset/roberta-base-squad2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 2.2213
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 1e-07
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 12
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
3.1341 | 1.0 | 72 | 3.4715 |
2.8623 | 2.0 | 144 | 3.0199 |
1.6765 | 3.0 | 216 | 2.7640 |
2.9552 | 4.0 | 288 | 2.6040 |
2.4336 | 5.0 | 360 | 2.4930 |
2.3493 | 6.0 | 432 | 2.4105 |
3.2492 | 7.0 | 504 | 2.3457 |
2.4091 | 8.0 | 576 | 2.2985 |
1.8424 | 9.0 | 648 | 2.2643 |
1.1646 | 10.0 | 720 | 2.2395 |
2.0977 | 11.0 | 792 | 2.2254 |
1.832 | 12.0 | 864 | 2.2213 |
Framework versions
- Transformers 4.41.2
- Pytorch 2.4.0
- Datasets 2.20.0
- Tokenizers 0.19.1
- Downloads last month
- 3