CoolFace
Modelpublic

GaetanMichelet/Llama-31-8B_task-3_120-samples_config-1

sourceHugging Facellama3.1updated 2y agoView on Hugging Face
0likes16downloads
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-3120-samples_config-1

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

  • —Loss: 0.4323

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
2.14351.0112.0795
0.72972.0220.8106
0.31053.0330.5279
0.48244.0440.4706
0.35175.0550.4750
0.37326.0660.4323
0.20197.0770.4858
0.17668.0880.4912
0.19.0990.5915
0.032610.01100.6782
0.005711.01210.6927
0.010712.01320.8775
0.002213.01430.8794

Framework versions

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