lmd-8bars-2048-epochs10
This model is a fine-tuned version of gpt2 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.9961
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: 0.002
- train_batch_size: 8
- eval_batch_size: 4
- seed: 1
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_ratio: 0.01
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.4084 | 0.5 | 4994 | 1.4906 |
| 1.4627 | 1.0 | 9988 | 1.3125 |
| 1.3303 | 1.5 | 14982 | 1.2363 |
| 1.2665 | 2.0 | 19976 | 1.1863 |
| 1.219 | 2.5 | 24970 | 1.1563 |
| 1.194 | 3.0 | 29964 | 1.1354 |
| 1.1659 | 3.5 | 34958 | 1.1131 |
| 1.1453 | 4.0 | 39952 | 1.0949 |
| 1.1226 | 4.5 | 44946 | 1.0790 |
| 1.1127 | 5.0 | 49940 | 1.0667 |
| 1.0904 | 5.5 | 54934 | 1.0535 |
| 1.0805 | 6.0 | 59928 | 1.0401 |
| 1.0607 | 6.5 | 64922 | 1.0313 |
| 1.0527 | 7.0 | 69916 | 1.0218 |
| 1.035 | 7.5 | 74910 | 1.0156 |
| 1.0293 | 8.0 | 79904 | 1.0066 |
| 1.0156 | 8.5 | 84898 | 1.0008 |
| 1.0121 | 9.0 | 89892 | 0.9979 |
| 1.0062 | 9.5 | 94886 | 0.9957 |
| 1.0027 | 10.0 | 99880 | 0.9961 |
Framework versions
- Transformers 4.38.2
- Pytorch 2.2.1+cu121
- Datasets 2.18.0
- Tokenizers 0.15.2
- Downloads last month
- 5
Model tree for MikeMpapa/lmd-8bars-2048-epochs10
Base model
openai-community/gpt2