Finetuned_siebert-sentiment-roberta-large-english
This model is a fine-tuned version of siebert/sentiment-roberta-large-english on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.5078
- Accuracy: 0.9165
- F1 Macro: 0.8961
- F1 Weighted: 0.9158
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-05
- train_batch_size: 8
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 500
- num_epochs: 5
- mixed_precision_training: Native AMP
- label_smoothing_factor: 0.1
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Weighted |
|---|---|---|---|---|---|---|
| 1.0163 | 1.0 | 818 | 0.5496 | 0.8909 | 0.8565 | 0.8856 |
| 0.9342 | 2.0 | 1636 | 0.4922 | 0.9092 | 0.8868 | 0.9075 |
| 0.9192 | 3.0 | 2454 | 0.4966 | 0.9126 | 0.8905 | 0.9115 |
| 0.7890 | 4.0 | 3272 | 0.5018 | 0.9172 | 0.8968 | 0.9166 |
| 0.7755 | 5.0 | 4090 | 0.5078 | 0.9165 | 0.8961 | 0.9158 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 4
Model tree for mrgmd01/Finetuned_siebert-sentiment-roberta-large-english
Base model
siebert/sentiment-roberta-large-english