CoolFace
Modelpublic

pppereira3/dbert-peft-rating

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

dbert-peft-rating

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

  • —Loss: 1.0726
  • —Accuracy: 0.4988
  • —Mse: 0.8475

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

Training results

Training LossEpochStepValidation LossAccuracyMse
No log1.04251.27730.41191.1295
1.34442.08501.14270.47060.8780
1.18643.012751.10490.48850.8633
1.11774.017001.09430.48920.8169
1.09575.021251.08810.49230.8172
1.08936.025501.08140.49330.8636
1.08937.029751.07810.49430.8324
1.07618.034001.07490.49910.8464
1.06879.038251.07270.50020.8530
1.066810.042501.07260.49880.8475

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.44.2
  • —Pytorch 2.5.0+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.19.1