CoolFace
Modelpublic

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

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-samples_config-3

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.2924

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: 1e-05
  • —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: 150

Training results

Training LossEpochStepValidation Loss
2.16910.869652.0741
2.01451.9130112.0674
2.09182.9565172.0492
2.08384.0232.0192
2.03144.8696281.9792
1.97755.9130341.9190
1.88736.9565401.8339
1.75478.0461.7314
1.66538.8696511.6435
1.57099.9130571.5691
1.53310.9565631.5254
1.403512.0691.4860
1.422712.8696741.4573
1.416713.9130801.4216
1.373314.9565861.3884
1.291716.0921.3621
1.239316.8696971.3432
1.151217.91301031.3246
1.136118.95651091.3081
1.08920.01151.2985
1.027220.86961201.2924
1.059121.91301261.2934
0.960122.95651321.3023
0.924524.01381.3152
0.818824.86961431.3258
0.886625.91301491.3491
0.750826.95651551.3779
0.796128.01611.4176

Framework versions

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