CoolFace
Modelpublic

zodiache/unaligned

sourceHugging Facellama3updated 2y agoView on Hugging Face
0likes44downloads
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. -->

unaligned

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0709

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: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 8
  • totaltrainbatch_size: 64
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 100
  • training_steps: 2048

Training results

Training LossEpochStepValidation Loss
0.11540.11101000.1172
0.0920.22202000.1028
0.04620.33303000.0992
0.04820.44404000.0755
0.0430.55505000.0794
0.04760.66606000.0628
0.04820.77707000.0821
0.04840.88808000.0691
0.04480.99909000.0829
0.02141.110010000.0720
0.04391.221011000.0635
0.03641.332012000.0713
0.04971.443013000.0669
0.04551.554014000.0672
0.06141.665015000.0805
0.04161.776116000.0669
0.03671.887117000.0716
0.05781.998118000.0684
0.03582.109119000.0705
0.03262.220120000.0709

Framework versions

  • PEFT 0.11.1
  • Transformers 4.41.1
  • Pytorch 2.3.0+cu121
  • Datasets 2.19.1
  • Tokenizers 0.19.1