CoolFace
Modelpublic

tgieruc/Heritage-in-Digital-Age-distilbert-base-uncased-expression-rating

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

Heritage-in-Digital-Age-distilbert-base-uncased-expression-rating

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.0133
  • —Accuracy: 0.3496

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0181.98700.3333
No log2.0361.97310.3415
No log3.0542.01330.3496
No log4.0722.08090.3415
No log5.0902.16940.3008
No log6.01082.26110.2764
No log7.01262.28320.3008
No log8.01442.36700.2846
No log9.01622.42790.2683
No log10.01802.44600.3089
No log11.01982.52360.2846
No log12.02162.58960.3089
No log13.02342.60610.3008
No log14.02522.68130.2846
No log15.02702.69900.3252
No log16.02882.74390.3171
No log17.03062.74990.3415
No log18.03242.77370.3252
No log19.03422.77930.3252
No log20.03602.77750.3252

Framework versions

  • —Transformers 4.25.1
  • —Pytorch 1.13.0+cu116
  • —Datasets 2.8.0
  • —Tokenizers 0.13.2