CoolFace
Modelpublic

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

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

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

  • —Loss: 1.2880

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
2.16680.695722.0610
2.11041.739151.8653
1.68562.782681.5622
1.45483.8261111.4691
1.36444.8696141.3791
1.27555.9130171.3224
1.12436.9565201.2880
1.02348.0231.3072
0.9338.6957251.3176
0.74379.7391281.4185
0.658910.7826311.4576
0.460311.8261341.5915
0.350212.8696371.7686
0.175813.9130401.9850

Framework versions

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