CoolFace
Modelpublic

rajevan123/STS-Lora-Fine-Tuning-Capstone-electra-model-auto-cross-testing-123-final-pipes-value-error-solve

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes5downloads
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-electra-model-auto-cross-testing-123-final-pipes-value-error-solve

This model is a fine-tuned version of rv2307/electra-small-ner on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.7183
  • —Accuracy: 0.2727

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01801.72880.2429
No log2.03601.72300.2502
1.70093.05401.72160.2676
1.70094.07201.72160.2705
1.70095.09001.71830.2748
1.67546.010801.71860.2748
1.67547.012601.71780.2741
1.67548.014401.71840.2748
1.67159.016201.71830.2741
1.671510.018001.71830.2727

Framework versions

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