CoolFace
Modelpublic

jayanta/distilbert-base-uncased-sentiment-finetuned-memes-20epoch

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

distilbert-base-uncased-sentiment-finetuned-memes-20epoch

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

  • —Loss: 2.2252
  • —Accuracy: 0.8160
  • —Precision: 0.8165
  • —Recall: 0.8160
  • —F1: 0.8162

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.53191.042930.55600.76990.77770.76990.7704
0.46272.085860.65880.78560.78680.78560.7860
0.37353.0128790.85830.78350.78540.78350.7813
0.35494.0171721.00780.78720.78690.78720.7866
0.29955.0214651.00070.80240.80300.80240.8012
0.25796.0257581.15010.81500.81520.81500.8151
0.20787.0300511.26040.80970.81370.80970.8102
0.16358.0343441.37550.80920.80920.80920.8085
0.14539.0386371.46390.80970.81370.80970.8102
0.143110.0429301.56120.80500.80480.80500.8044
0.08511.0472231.82160.80970.81210.80970.8101
0.069312.0515161.77610.80870.81000.80870.8090
0.04113.0558091.85380.80820.80830.80820.8082
0.039114.0601022.00220.81600.81580.81600.8158
0.029915.0643952.01010.81240.81210.81240.8121
0.022616.0686882.03960.81500.81520.81500.8151
0.022917.0729812.10710.81710.81700.81710.8171
0.013318.0772742.10470.81810.81820.81810.8182
0.026819.0815672.20370.82080.82080.82080.8208
0.006820.0858602.22520.81600.81650.81600.8162

Framework versions

  • —Transformers 4.22.1
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1