my_awesome_swag_model
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: 1.2469
- Accuracy: 0.466
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: 1e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Use 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: 6
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
No log | 1.0 | 63 | 1.3792 | 0.342 |
No log | 2.0 | 126 | 1.3472 | 0.368 |
No log | 3.0 | 189 | 1.2936 | 0.434 |
No log | 4.0 | 252 | 1.2597 | 0.454 |
No log | 5.0 | 315 | 1.2518 | 0.46 |
No log | 6.0 | 378 | 1.2469 | 0.466 |
Framework versions
- Transformers 4.47.1
- Pytorch 2.5.1+cu121
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 0
Inference API (serverless) does not yet support transformers models for this pipeline type.
Model tree for yishairasowsky/my_awesome_swag_model
Base model
distilbert/distilbert-base-uncased