<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
causal_sft_pythia-1.4b_alpaca_farm_1e-6_0.0_16-20231016-180051
This model is a fine-tuned version of EleutherAI/pythia-1.4b on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.6034
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-06
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
2.6442 | 1.0 | 193 | 1.6316 |
2.6442 | 2.0 | 386 | 1.6050 |
1.6359 | 3.0 | 579 | 1.5953 |
1.6359 | 4.0 | 772 | 1.5908 |
1.6359 | 5.0 | 965 | 1.5904 |
1.4714 | 6.0 | 1158 | 1.5927 |
1.4714 | 7.0 | 1351 | 1.5966 |
1.3906 | 8.0 | 1544 | 1.5990 |
1.3906 | 9.0 | 1737 | 1.6016 |
1.3906 | 10.0 | 1930 | 1.6034 |
Framework versions
- Transformers 4.33.3
- Pytorch 2.0.1+cu117
- Datasets 2.14.5
- Tokenizers 0.13.3