clasificador-Sentiment140
This model is a fine-tuned version of answerdotai/ModernBERT-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 2.0453
- Accuracy: 0.8267
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: 2
- eval_batch_size: 2
- seed: 42
- gradient_accumulation_steps: 8
- 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: linear
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 4.4405 | 1.0 | 720 | 0.4888 | 0.7812 |
| 3.0040 | 2.0 | 1440 | 0.3907 | 0.8267 |
| 1.2892 | 3.0 | 2160 | 0.7588 | 0.8253 |
| 0.7768 | 4.0 | 2880 | 1.6104 | 0.8240 |
| 0.0697 | 5.0 | 3600 | 2.0453 | 0.8267 |
Framework versions
- Transformers 5.5.4
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 47
Model tree for Jeanievas/clasificador-Sentiment140
Base model
answerdotai/ModernBERT-base