CoolFace
Modelpublic

Siqi-Hu/Llama2-7B-lora-r-32-generic-step-1800-labels_40.0-full-precision-augmented

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-1800-labels_40.0-full-precision-augmented

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

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: 100
  • —training_steps: 1800
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
5.69390.0366205.7515
5.58840.0731405.5289
5.18690.1097605.1224
4.6580.1463804.5947
4.16080.18281004.1368
3.91570.21941203.8696
3.69160.25591403.6987
3.61260.29251603.5645
3.46650.32911803.4493
3.37120.36562003.3593
3.26430.40222203.2805
3.23250.43882403.2083
3.11530.47532603.1452
3.10520.51192803.0897
3.03750.54843003.0389
2.99250.58503202.9858
2.95450.62163402.9415
2.90910.65813602.8987
2.86060.69473802.8595
2.82930.73134002.8257
2.7920.76784202.7936
2.77720.80444402.7640
2.72990.84104602.7350
2.72640.87754802.7084
2.69890.91415002.6863
2.67560.95065202.6640
2.65040.98725402.6420
2.59941.02385602.6207
2.52541.06035802.6024
2.52581.09696002.5833
2.57271.13356202.5637
2.51611.17006402.5457
2.48961.20666602.5283
2.45981.24316802.5135
2.45171.27977002.4966
2.73181.31637202.4817
2.44821.35287402.4653
2.67021.38947602.4521
2.35521.42607802.4390
2.3791.46258002.4263
2.40681.49918202.4152
2.34951.53568402.4022
2.3591.57228602.3902
2.36861.60888802.3782
2.39411.64539002.3686
2.34931.68199202.3586
2.32371.71859402.3479
2.29961.75509602.3389
2.28361.79169802.3300
2.35091.828210002.3206
2.29791.864710202.3125
2.55441.901310402.3047
2.24891.937810602.2955
2.24871.974410802.2869
2.22012.011011002.2797
2.21012.047511202.2739
2.19322.084111402.2669
2.22092.120711602.2602
2.1822.157211802.2552
2.24382.193812002.2495
2.17872.230312202.2444
2.16772.266912402.2402
2.19612.303512602.2362
2.38652.340012802.2325
2.16322.376613002.2291
2.13372.413213202.2268
2.19252.449713402.2250
2.20562.486313602.2241
2.29872.522913802.2239
2.16112.559414002.2269
2.4632.596014202.2286
2.19152.632514402.2409
2.23452.669114602.2528
2.22862.705714802.2645
2.19512.742215002.2778
2.23182.778815202.2939
2.28522.815415402.3061
2.32142.851915602.3138
2.26822.888515802.3169

Framework versions

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