politicalpodcasts-2label-c05_lib05-model
This model is a fine-tuned version of gpt2 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 2.2217
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: 8
- eval_batch_size: 16
- 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
- lr_scheduler_warmup_steps: 10
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.6773 | 1.0 | 852 | 2.5217 |
| 2.3728 | 2.0 | 1704 | 2.3820 |
| 2.0559 | 3.0 | 2556 | 2.3165 |
| 2.233 | 4.0 | 3408 | 2.2778 |
| 2.3039 | 5.0 | 4260 | 2.2552 |
| 2.1411 | 6.0 | 5112 | 2.2399 |
| 1.9792 | 7.0 | 5964 | 2.2315 |
| 2.0138 | 8.0 | 6816 | 2.2253 |
| 1.8669 | 9.0 | 7668 | 2.2227 |
| 2.1823 | 10.0 | 8520 | 2.2217 |
Framework versions
- Transformers 4.46.3
- Pytorch 2.1.2+cu121
- Datasets 2.19.1
- Tokenizers 0.20.3
- Downloads last month
- 24
Model tree for AdoCleanCode/politicalpodcasts-2label-c05_lib05-model
Base model
openai-community/gpt2