CoolFace
Modelpublic

clembench-playpen/llama-3.1-8B-Instruct_playpen_SFT_DFINAL_1.1K-steps

sourceHugging Facellama3.1updated 2y agoView on Hugging Face
0likes6downloads
Model Card

<!-- 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. -->

llama-3.1-8B-InstructplaypenSFTDFINAL1.1K-steps

This model is a fine-tuned version of unsloth/meta-llama-3.1-8b-instruct-bnb-4bit on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2386

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.0002
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 7331
  • —optimizer: Use adamw8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.03
  • —lrschedulerwarmup_steps: 5
  • —training_steps: 1100

Training results

Training LossEpochStepValidation Loss
0.26480.05651000.3758
0.18230.11302000.2916
0.19090.16953000.2712
0.15620.22604000.2602
0.1690.28255000.2468
0.15530.33906000.2520
0.10150.39557000.2467
0.1390.45208000.2501
0.10130.50859000.2399
0.12290.565010000.2389
0.14570.621511000.2386

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.47.1
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.21.0