CoolFace
Modelpublic

paola-md/recipe-distilbert-i

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

recipe-distilbert-i

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

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

Training results

Training LossEpochStepValidation Loss
2.39311.01521.7738
1.75332.03041.5109
1.55843.04561.4003
1.4434.06081.3296
1.35515.07601.2270
1.29816.09121.1870
1.25777.010641.1511
1.22168.012161.1298
1.19589.013681.1087
1.168510.015201.0858
1.153311.016721.0820
1.135812.018241.0659
1.128613.019761.0382
1.112814.021281.0468
1.1115.022801.0399
1.09416.024321.0382
1.096917.025841.0096
1.086818.027361.0235
1.084519.028881.0227
1.085520.030401.0288

Framework versions

  • —Transformers 4.19.0.dev0
  • —Pytorch 1.11.0+cu102
  • —Datasets 2.3.2
  • —Tokenizers 0.12.1