CoolFace
Modelpublic

m4faisal/NLI-Lora-Fine-Tuning-10K-ALBERT

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes9downloads
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. -->

NLI-Lora-Fine-Tuning-10K-ALBERT

This model is a fine-tuned version of Alireza1044/albert-base-v2-mnli on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5040
  • Accuracy: 0.8087

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.03120.58550.7969
0.69042.06240.52860.7992
0.69043.09360.52050.8010
0.56594.012480.51680.8021
0.55295.015600.51280.8042
0.55296.018720.50960.8054
0.54597.021840.50710.8076
0.54598.024960.50550.8081
0.53199.028080.50440.8086
0.531910.031200.50400.8087

Framework versions

  • PEFT 0.9.1.dev0
  • Transformers 4.38.2
  • Pytorch 2.2.1+cu121
  • Datasets 2.18.0
  • Tokenizers 0.15.2