gen-text-poems
This model is a fine-tuned version of distilgpt2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 8.2640
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: 3.8e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 64
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
No log | 1.0 | 1 | 9.3090 |
No log | 2.0 | 2 | 8.6203 |
No log | 3.0 | 3 | 8.3759 |
No log | 4.0 | 4 | 8.2951 |
No log | 5.0 | 5 | 8.2891 |
No log | 6.0 | 6 | 8.2854 |
No log | 7.0 | 7 | 8.2781 |
No log | 8.0 | 8 | 8.2690 |
No log | 9.0 | 9 | 8.2647 |
5.2156 | 10.0 | 10 | 8.2640 |
Framework versions
- Transformers 4.53.2
- Pytorch 2.6.0+cu124
- Datasets 2.14.4
- Tokenizers 0.21.2
- Downloads last month
- 27
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for bobi7/gen-text-poems
Base model
distilbert/distilgpt2