RoBERta_128tokens_advice
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.6941
- Accuracy: 0.7686
- F1: 0.7674
- Precision: 0.7664
- Recall: 0.7686
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: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
---|---|---|---|---|---|---|---|
0.5568 | 1.0 | 199 | 0.4779 | 0.7623 | 0.7312 | 0.7461 | 0.7623 |
0.4911 | 2.0 | 398 | 0.5113 | 0.7736 | 0.7542 | 0.7590 | 0.7736 |
0.4199 | 3.0 | 597 | 0.4689 | 0.7899 | 0.7834 | 0.7814 | 0.7899 |
0.3179 | 4.0 | 796 | 0.5343 | 0.7723 | 0.7651 | 0.7623 | 0.7723 |
0.1427 | 5.0 | 995 | 0.6941 | 0.7686 | 0.7674 | 0.7664 | 0.7686 |
Framework versions
- Transformers 4.45.1
- Pytorch 2.4.0
- Datasets 3.0.1
- Tokenizers 0.20.0
- Downloads last month
- 182
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for umangsharmacs/RoBERta_128tokens_advice
Base model
FacebookAI/roberta-base