CoolFace
Modelpublic

Siqi-Hu/Llama2-7B-lora-r-32-generic-step-150-lr-1e-5-labels_40.0

sourceHugging Facellama2updated 1y agoView on Hugging Face
0likes4downloads
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. -->

Llama2-7B-lora-r-32-generic-step-150-lr-1e-5-labels_40.0

This model is a fine-tuned version of meta-llama/Llama-2-7b-hf on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.9580

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 20
  • —training_steps: 150
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
5.45960.3653205.4980
4.80010.7306404.8078
4.35991.0959604.3370
4.07151.4612804.1228
3.89971.82651004.0174
3.90872.19181203.9713
3.85472.55711403.9580

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.45.2
  • —Pytorch 2.5.0+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.20.3