CoolFace
Modelpublic

trung061204/absa-restaurants-distilbert

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

absa-restaurants-distilbert

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: 0.5635
  • —Accuracy: 0.8159

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: 128
  • —evalbatchsize: 128
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracy
0.92481.0290.73300.6533
0.67792.0580.55870.7748
0.56613.0870.53310.7891
0.49164.01160.50640.7989
0.42245.01450.48610.8088
0.37896.01740.49650.8097
0.31597.02030.50850.8061
0.298.02320.50490.8123
0.25489.02610.51580.8213
0.222810.02900.54470.8222
0.214511.03190.52230.8248
0.178512.03480.55110.8168
0.18513.03770.58060.8105
0.164314.04060.56190.8114
0.15515.04350.56350.8159

Framework versions

  • —Transformers 4.53.2
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.2.0
  • —Tokenizers 0.21.2