CoolFace
Modelpublic

Siqi-Hu/Llama2-7B-lora-r-32-generic-epoch-5-labels_40.0-full-precision

sourceHugging Facellama2updated 1y agoView on Hugging Face
0likes3downloads
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-epoch-5-labels_40.0-full-precision

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: 4.0179

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

Training results

Training LossEpochStepValidation Loss
5.75050.0457205.7432
5.51460.0914405.5871
5.11940.1371605.2636
4.81830.1829804.8186
4.61970.22861004.3471
4.05360.27431204.1100
4.20430.321404.0179

Framework versions

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