CoolFace
Modelpublic

GaetanMichelet/Llama-31-8B_task-2_60-samples_config-1_full_auto

sourceHugging Facellama3.1updated 2y agoView on Hugging Face
0likes21downloads
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-31-8Btask-260-samplesconfig-1full_auto

This model is a fine-tuned version of meta-llama/Meta-Llama-3.1-8B-Instruct on the GaetanMichelet/chat-60fttask-2_auto dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0304

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.0001
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 50

Training results

Training LossEpochStepValidation Loss
1.49890.869651.5039
1.46481.9130111.4134
1.36252.9565171.3141
1.20614.0231.2032
1.0784.8696281.1121
0.99635.9130341.0649
0.92856.9565401.0479
0.92958.0461.0360
0.91788.8696511.0304
0.90319.9130571.0313
0.822410.9565631.0367
0.771512.0691.0482
0.777512.8696741.0640
0.663113.9130801.1065
0.612714.9565861.1382
0.616216.0921.1660

Framework versions

  • —PEFT 0.12.0
  • —Transformers 4.44.0
  • —Pytorch 2.1.2+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1