distilbert-base-uncased-txt-cls-imdb
This model is a fine-tuned version of distilbert/distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.5420
- Accuracy: 0.9308
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_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.2298 | 1.0 | 1563 | 0.2700 | 0.8966 |
| 0.1597 | 2.0 | 3126 | 0.2355 | 0.9283 |
| 0.1032 | 3.0 | 4689 | 0.3154 | 0.9223 |
| 0.0623 | 4.0 | 6252 | 0.3467 | 0.9293 |
| 0.0445 | 5.0 | 7815 | 0.4015 | 0.9257 |
| 0.0291 | 6.0 | 9378 | 0.4603 | 0.9288 |
| 0.0183 | 7.0 | 10941 | 0.4710 | 0.9298 |
| 0.0086 | 8.0 | 12504 | 0.5196 | 0.9296 |
| 0.0082 | 9.0 | 14067 | 0.5372 | 0.9310 |
| 0.0023 | 10.0 | 15630 | 0.5420 | 0.9308 |
Framework versions
- Transformers 4.55.2
- Pytorch 2.8.0+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- 1
Model tree for koh43/distilbert-base-uncased-txt-cls-imdb
Base model
distilbert/distilbert-base-uncased