CoolFace
Modelpublic

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

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

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

  • —Loss: 1.2432

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.85871.0111.8962
1.55822.0221.5353
1.31163.0331.3440
1.11034.0441.2486
0.90155.0551.2432
0.63396.0661.3448
0.29537.0771.6649
0.26118.0881.9195
0.1079.0992.4669
0.059210.01102.5539
0.0611.01212.4769
0.054812.01322.9299

Framework versions

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