CoolFace
Modelpublic

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

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

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

  • —Loss: 0.7006

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.14880.909151.0947
1.01652.0110.9407
0.81712.9091160.8598
0.78864.0220.7892
0.75864.9091270.7540
0.68936.0330.7249
0.63446.9091380.7066
0.57748.0440.7006
0.52148.9091490.7153
0.441810.0550.7321
0.348510.9091600.8033
0.237412.0660.8848
0.144512.9091711.0025
0.07514.0771.3091
0.034714.9091821.3889

Framework versions

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