lesso10's picture
End of training
0e191a6 verified
metadata
library_name: peft
base_model: NousResearch/Yarn-Llama-2-7b-64k
tags:
  - axolotl
  - generated_from_trainer
model-index:
  - name: c3cf2880-a95e-43b3-9e48-2411e40294d2
    results: []

Built with Axolotl

c3cf2880-a95e-43b3-9e48-2411e40294d2

This model is a fine-tuned version of NousResearch/Yarn-Llama-2-7b-64k on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.8005

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.00021
  • train_batch_size: 4
  • eval_batch_size: 4
  • seed: 42
  • gradient_accumulation_steps: 2
  • total_train_batch_size: 8
  • optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: cosine
  • lr_scheduler_warmup_steps: 50
  • training_steps: 500

Training results

Training Loss Epoch Step Validation Loss
No log 0.0004 1 2.2280
2.5885 0.0184 50 1.3068
2.0461 0.0368 100 1.1204
1.9353 0.0552 150 1.0139
1.8075 0.0737 200 0.9671
1.5737 0.0921 250 0.9122
1.6126 0.1105 300 0.8696
1.4372 0.1289 350 0.8358
1.5453 0.1473 400 0.8129
1.4868 0.1657 450 0.8024
1.5007 0.1841 500 0.8005

Framework versions

  • PEFT 0.13.2
  • Transformers 4.46.0
  • Pytorch 2.5.0+cu124
  • Datasets 3.0.1
  • Tokenizers 0.20.1