CoolFace
Modelpublic

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

sourceHugging Facellama3.1updated 2y agoView on Hugging Face
0likes14downloads
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-160-samplesconfig-2auto

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

  • —Loss: 0.9200

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: 16
  • —totaltrainbatch_size: 16
  • —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.10770.695721.2225
1.10891.739151.1334
0.9542.782681.0066
0.94733.8261110.9689
0.79294.8696140.9281
0.79435.9130170.9352
0.66966.9565200.9296
0.59768.0230.9200
0.57678.6957250.9291
0.44239.7391280.9620
0.405910.7826311.0431
0.273411.8261341.1927
0.238712.8696371.3013
0.134713.9130401.4096
0.089714.9565431.5471

Framework versions

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