CoolFace
Modelpublic

lenate/my_awesome_model_priority_2

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. -->

myawesomemodelpriority2

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.0492
  • —Accuracy: 0.9938

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0100.79540.625
No log2.0200.63180.7812
No log3.0300.47380.8625
No log4.0400.33870.9062
No log5.0500.24440.925
No log6.0600.18990.9313
No log7.0700.14900.9313
No log8.0800.12160.9688
No log9.0900.09950.9812
No log10.01000.08320.9875
No log11.01100.06690.9938
No log12.01200.05980.9938
No log13.01300.05300.9938
No log14.01400.05020.9938
No log15.01500.04920.9938

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2