CoolFace
Modelpublic

NanQiangHF/Meta-Llama-3-8B-Instruct-Generator-logging

sourceHugging Facellama3updated 2y agoView on Hugging Face
0likes9downloads
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. -->

Meta-Llama-3-8B-Instruct-Generator-logging

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 8.7282

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.0003
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 32
  • totaltrainbatch_size: 256
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation Loss
8.80530.30481008.7435
8.73020.60952008.7357
8.72450.91433008.7328
8.73181.21904008.7317
8.71811.52385008.7304
8.72271.82866008.7295
8.7242.13337008.7291
8.72032.43818008.7286
8.71672.74299008.7282

Framework versions

  • PEFT 0.10.0
  • Transformers 4.42.0.dev0
  • Pytorch 2.3.0+cu121
  • Datasets 2.14.7
  • Tokenizers 0.19.1