e5_Sentiment_RSE_v2
This model is a fine-tuned version of intfloat/multilingual-e5-large-instruct on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.4180
- Accuracy: 0.9330
- F1: 0.9322
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: 3e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 64
- 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_ratio: 0.1
- num_epochs: 20
- mixed_precision_training: Native AMP
- label_smoothing_factor: 0.1
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 0.8921 | 1.0 | 59 | 0.4163 | 0.8533 | 0.8550 |
| 0.3564 | 2.0 | 118 | 0.3084 | 0.9044 | 0.9045 |
| 0.253 | 3.0 | 177 | 0.2971 | 0.9235 | 0.9235 |
| 0.1453 | 4.0 | 236 | 0.3478 | 0.9012 | 0.9038 |
| 0.1287 | 5.0 | 295 | 0.4180 | 0.9330 | 0.9322 |
Framework versions
- Transformers 4.52.4
- Pytorch 2.6.0+cu124
- Datasets 3.6.0
- Tokenizers 0.21.1
- Downloads last month
- 1
Model tree for Ludo33/e5_Sentiment_RSE_v2
Base model
intfloat/multilingual-e5-large-instruct