CoolFace
Modelpublic

rajevan123/STS-Lora-Fine-Tuning-Capstone-bert-testing-22-with-lower-r

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes7downloads
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. -->

STS-Lora-Fine-Tuning-Capstone-bert-testing-22-with-lower-r

This model is a fine-tuned version of dslim/bert-base-NER on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4650
  • —Accuracy: 0.3843

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: 3e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01801.74910.2429
No log2.03601.73980.2451
1.70573.05401.72660.2408
1.70574.07201.69960.2922
1.70575.09001.65380.2988
1.64926.010801.62830.3118
1.64927.012601.58790.3270
1.64928.014401.55780.3387
1.54799.016201.53550.3503
1.547910.018001.51480.3561
1.547911.019801.50620.3561
1.473512.021601.50050.3691
1.473513.023401.48760.3843
1.43714.025201.47990.3800
1.43715.027001.47680.3785
1.43716.028801.47320.3851
1.422317.030601.46890.3800
1.422318.032401.46840.3822
1.422319.034201.46570.3822
1.412320.036001.46500.3843

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2