CoolFace
Modelpublic

Siqi-Hu/Llama2-7B-lora-r-32-generic-epoch-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-epoch-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.9360

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.15690.0457205.3968
5.39870.0914405.2553
5.1330.1371605.0065
4.66340.1829804.6042
4.33150.22861004.2429
4.08870.27431204.0269
3.94830.321403.9360

Framework versions

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