distilbert-finetuned-imdb-v2
This model is a fine-tuned version of distilbert-base-uncased-finetuned-sst-2-english on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.8761
- Accuracy: 0.8
- F1: 0.75
- Recall: 0.75
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: 2e-05
- train_batch_size: 16
- eval_batch_size: 16
- 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: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall |
---|---|---|---|---|---|---|
No log | 1.0 | 313 | 0.6089 | 0.8 | 0.75 | 0.75 |
0.2167 | 2.0 | 626 | 0.6985 | 0.9 | 0.8889 | 1.0 |
0.2167 | 3.0 | 939 | 0.8761 | 0.8 | 0.75 | 0.75 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.6.0+cu124
- Datasets 3.5.0
- Tokenizers 0.21.1
- Downloads last month
- 31
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support