CoolFace
Modelpublic

TuringGame/Llama-3.2-1B-Instruct-tuned

sourceHugging Facellama3.2updated 1y agoView on Hugging Face
0likes5downloads
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.2-1B-Instruct-tuned

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

  • —Loss: 2.2766

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.01
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWBNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 2
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
No log0012.3951
No log0.2004275.5223
No log0.4007543.8031
No log0.6011813.1578
No log0.80151082.8569
No log1.01352.6538
No log1.20041622.4921
No log1.40071892.3860
No log1.60112162.3240
No log1.80152432.2894
No log2.02702.2766

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1