<!-- 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-5_0.0_16-20231016-180046
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: 2.7049
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-05
- 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.5846 |
2.6442 | 2.0 | 386 | 1.6128 |
1.3363 | 3.0 | 579 | 1.7449 |
1.3363 | 4.0 | 772 | 1.9260 |
1.3363 | 5.0 | 965 | 2.1414 |
0.573 | 6.0 | 1158 | 2.3363 |
0.573 | 7.0 | 1351 | 2.4691 |
0.2169 | 8.0 | 1544 | 2.5706 |
0.2169 | 9.0 | 1737 | 2.6566 |
0.2169 | 10.0 | 1930 | 2.7049 |
Framework versions
- Transformers 4.33.3
- Pytorch 2.0.1+cu117
- Datasets 2.14.5
- Tokenizers 0.13.3