hf-imdb-demo
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.6532
- Accuracy: 0.822
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: 16
- eval_batch_size: 32
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.6059 | 1.0 | 63 | 0.4930 | 0.764 |
| 0.3597 | 2.0 | 126 | 0.4471 | 0.818 |
| 0.2049 | 3.0 | 189 | 0.6432 | 0.816 |
| 0.0832 | 4.0 | 252 | 0.6532 | 0.822 |
| 0.0321 | 5.0 | 315 | 0.7003 | 0.818 |
Framework versions
- Transformers 4.29.2
- Pytorch 2.6.0+cu124
- Datasets 3.5.1
- Tokenizers 0.13.3
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support