143fe02495facb527a79938afc2ee6ee
This model is a fine-tuned version of distilbert/distilbert-base-uncased on the contemmcm/amazon_reviews_2013 [cell-phone] dataset. It achieves the following results on the evaluation set:
- Loss: 1.1018
- Data Size: 1.0
- Epoch Runtime: 58.1467
- Accuracy: 0.6598
- F1 Macro: 0.6050
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: 8
- eval_batch_size: 8
- seed: 42
- distributed_type: multi-GPU
- num_devices: 4
- total_train_batch_size: 32
- total_eval_batch_size: 32
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: constant
- num_epochs: 50
Training results
| Training Loss | Epoch | Step | Validation Loss | Data Size | Epoch Runtime | Accuracy | F1 Macro |
|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 1.6189 | 0 | 4.8787 | 0.2220 | 0.0921 |
| No log | 1 | 1973 | 1.4251 | 0.0078 | 5.8624 | 0.4119 | 0.1877 |
| 0.0292 | 2 | 3946 | 1.0435 | 0.0156 | 5.5326 | 0.5636 | 0.3488 |
| 1.0056 | 3 | 5919 | 1.0080 | 0.0312 | 6.3857 | 0.5756 | 0.4044 |
| 0.8789 | 4 | 7892 | 0.8624 | 0.0625 | 7.9607 | 0.6387 | 0.5431 |
| 0.8294 | 5 | 9865 | 0.8069 | 0.125 | 11.3851 | 0.6602 | 0.5712 |
| 0.7783 | 6 | 11838 | 0.8026 | 0.25 | 18.6697 | 0.6676 | 0.5675 |
| 0.7807 | 7 | 13811 | 0.7632 | 0.5 | 31.5065 | 0.6781 | 0.6181 |
| 0.6919 | 8.0 | 15784 | 0.7678 | 1.0 | 59.2136 | 0.6833 | 0.6194 |
| 0.5636 | 9.0 | 17757 | 0.8061 | 1.0 | 57.5417 | 0.6916 | 0.6203 |
| 0.4353 | 10.0 | 19730 | 0.9256 | 1.0 | 58.1927 | 0.6472 | 0.6082 |
| 0.3646 | 11.0 | 21703 | 1.1018 | 1.0 | 58.1467 | 0.6598 | 0.6050 |
Framework versions
- Transformers 4.57.0
- Pytorch 2.8.0+cu128
- Datasets 4.2.0
- Tokenizers 0.22.1
- Downloads last month
- -
Model tree for contemmcm/143fe02495facb527a79938afc2ee6ee
Base model
distilbert/distilbert-base-uncased