CoolFace
Modelpublic

ueihieu/llama2-7b-lora-scierc

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes6downloads
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-scierc

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

  • —Loss: 1.6978

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
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
5.61200.0361205.1342
2.99980.0722403.1167
2.78860.1083602.6022
2.35490.1444802.3743
2.05070.18051002.3204
2.23340.21661202.2844
2.09280.25271402.2521
2.38280.28881602.2191
2.20910.32491802.1864
2.19720.36102002.1520
2.08950.39712202.1100
2.21880.43322402.0672
2.08370.46932602.0319
2.00930.50542801.9877
1.94240.54153001.9441
2.06970.57763201.9027
1.95420.61373401.8772
1.66900.64983601.8424
1.83790.68593801.8040
1.97990.72204001.7791
1.89260.75814201.7500
1.71450.79424401.7267
1.86790.83034601.7114
1.94940.86644801.7028
1.72450.90255001.6978

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.2.0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2