CoolFace
Modelpublic

stage-babylm/Llama-3.1-8B-finetuned-lora

sourceHugging Facellama3.1updated 1mo agoView on Hugging Face
0likes18downloads
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-finetuned-lora-bis

This model is a fine-tuned version of meta-llama/Llama-3.1-8B on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.3959

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: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 1.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
1.67000.050020141.7040
1.58020.100040281.6022
1.54460.150060421.5707
1.51370.200080561.5446
1.50150.2500100701.5270
1.48670.3000120841.5120
1.46240.3500140981.4979
1.45220.4000161121.4849
1.45570.4500181261.4736
1.42860.5000201401.4620
1.42620.5500221541.4498
1.40740.6000241681.4404
1.40610.6500261821.4295
1.39590.7000281961.4213
1.38270.7501302101.4116
1.37780.8001322241.4060
1.37150.8501342381.4005
1.36700.9001362521.3975
1.36680.9501382661.3960
1.36421.0402781.3959

Framework versions

  • —PEFT 0.19.1
  • —Transformers 5.14.1
  • —Pytorch 2.13.0+cu130
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2