emotion_trainer
This model is a fine-tuned version of j-hartmann/emotion-english-distilroberta-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3926
- Accuracy: 0.926
- Precision: 0.9268
- Recall: 0.926
- F1: 0.9257
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
- 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
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.2788 | 1.0 | 625 | 0.3926 | 0.926 | 0.9268 | 0.926 | 0.9257 |
0.04 | 2.0 | 1250 | 0.4845 | 0.922 | 0.9232 | 0.922 | 0.9214 |
0.0834 | 3.0 | 1875 | 0.4531 | 0.93 | 0.9313 | 0.93 | 0.9303 |
0.0364 | 4.0 | 2500 | 0.5419 | 0.9225 | 0.9233 | 0.9225 | 0.9221 |
0.0252 | 5.0 | 3125 | 0.5278 | 0.9265 | 0.9261 | 0.9265 | 0.9260 |
Framework versions
- Transformers 4.50.0
- Pytorch 2.6.0+cu124
- Datasets 3.4.1
- Tokenizers 0.21.1
- Downloads last month
- 8
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support