imdb-distilbert
This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.4502
- Accuracy: 0.906
- Precision: 0.8893
- Recall: 0.9156
- F1: 0.9023
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.1474 | 1.0 | 313 | 0.4101 | 0.884 | 0.8908 | 0.8608 | 0.8755 |
0.1151 | 2.0 | 626 | 0.4038 | 0.9 | 0.9013 | 0.8861 | 0.8936 |
0.051 | 3.0 | 939 | 0.4502 | 0.906 | 0.8893 | 0.9156 | 0.9023 |
Framework versions
- Transformers 4.42.4
- Pytorch 2.3.1+cu121
- Datasets 2.20.0
- Tokenizers 0.19.1
- Downloads last month
- 6
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for Raj-Sharma/imdb-distilbert
Base model
distilbert/distilbert-base-uncased