gpt2-rocstories-second-half
This model is a fine-tuned version of gpt2 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 2.8203
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
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.8381 | 1.0 | 5829 | 2.7444 |
| 2.6616 | 2.0 | 11658 | 2.7157 |
| 2.5442 | 3.0 | 17487 | 2.7073 |
| 2.4366 | 4.0 | 23316 | 2.7064 |
| 2.3573 | 5.0 | 29145 | 2.7267 |
| 2.267 | 6.0 | 34974 | 2.7503 |
| 2.2122 | 7.0 | 40803 | 2.7641 |
| 2.1549 | 8.0 | 46632 | 2.7871 |
| 2.1033 | 9.0 | 52461 | 2.8056 |
| 2.0706 | 10.0 | 58290 | 2.8203 |
Framework versions
- Transformers 4.43.3
- Pytorch 2.4.0+cu121
- Datasets 3.1.0
- Tokenizers 0.19.1
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for tartspuppy/gpt2-rocstories-second-half
Base model
openai-community/gpt2