results
This model is a fine-tuned version of roberta-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0067
- Exact Match Accuracy: 0.8942
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: 2e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss | Exact Match Accuracy |
---|---|---|---|---|
0.0409 | 1.0 | 4594 | 0.0349 | 0.0231 |
0.0079 | 2.0 | 9188 | 0.0096 | 0.8453 |
0.0024 | 3.0 | 13782 | 0.0068 | 0.8784 |
0.001 | 4.0 | 18376 | 0.0065 | 0.8843 |
0.0005 | 5.0 | 22970 | 0.0072 | 0.8804 |
0.0003 | 6.0 | 27564 | 0.0067 | 0.8942 |
0.0002 | 7.0 | 32158 | 0.0073 | 0.8923 |
0.0002 | 8.0 | 36752 | 0.0073 | 0.8909 |
0.0001 | 9.0 | 41346 | 0.0078 | 0.8896 |
0.0001 | 10.0 | 45940 | 0.0077 | 0.8923 |
Framework versions
- Transformers 4.47.0
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 182
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for Meruem/results
Base model
FacebookAI/roberta-base