CoolFace
Modelpublic

rajevan123/STS-Lora-Fine-Tuning-Capstone-roberta-base-filtered-150-with-higher-r-mid

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-roberta-base-filtered-150-with-higher-r-mid

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

  • —Loss: 0.7443
  • —Accuracy: 0.6873

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.04491.04080.4625
0.95932.08981.02810.4981
0.92063.013470.98420.5225
0.89124.017960.91070.5693
0.85395.022450.82570.6273
0.81076.026940.80620.6685
0.7797.031430.76720.6648
0.77978.035920.77090.6704
0.76499.040410.75090.6873
0.764910.044900.73760.6816
0.752711.049390.73600.6835
0.752612.053880.74930.6816
0.747613.058370.74210.6723
0.74114.062860.73310.6929
0.728415.067350.74040.6854
0.732116.071840.73720.6798
0.726917.076330.73440.6816
0.723718.080820.74280.6723
0.726119.085310.73680.6854
0.726120.089800.75910.6704
0.71521.094290.74340.6835
0.708822.098780.75040.6854
0.722823.0103270.75000.6835
0.712724.0107760.75830.6835
0.70625.0112250.73530.6948
0.710426.0116740.74230.6891
0.706827.0121230.74260.6910
0.704628.0125720.74940.6873
0.703629.0130210.74600.6910
0.703630.0134700.74430.6873

Framework versions

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