Roberta_base_xgboost
This model is a fine-tuned version of FacebookAI/roberta-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.9872
- Accuracy: 0.7846
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: 5e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- distributed_type: multi-GPU
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
1.0247 | 1.0 | 4188 | 0.8780 | 0.7544 |
0.8579 | 2.0 | 8376 | 0.8275 | 0.7633 |
0.5231 | 3.0 | 12564 | 0.8466 | 0.7755 |
0.7541 | 4.0 | 16752 | 0.8910 | 0.7831 |
0.2547 | 5.0 | 20940 | 0.9872 | 0.7846 |
Framework versions
- Transformers 4.41.2
- Pytorch 2.3.1+cu121
- Datasets 2.19.1
- Tokenizers 0.19.0
- Downloads last month
- 18
Model tree for askarbabuu/Roberta_base_xgboost
Base model
FacebookAI/roberta-base