CoolFace
Modelpublic

PathofthePeople/TrainedLocation

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

TrainedLocation

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

  • Loss: 0.0090
  • Accuracy: 0.9967

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.0380.25760.905
No log2.0760.16480.9433
No log3.01140.12300.965
No log4.01520.09100.9717
No log5.01900.07320.9767
No log6.02280.06230.9767
No log7.02660.03550.99
No log8.03040.02910.9883
No log9.03420.02460.99
No log10.03800.02170.9917
No log11.04180.01480.995
No log12.04560.01480.995
No log13.04940.01180.995
0.106414.05320.01030.9967
0.106415.05700.01010.9967
0.106416.06080.00950.9967
0.106417.06460.00990.9967
0.106418.06840.00920.9967
0.106419.07220.00890.9967
0.106420.07600.00900.9967

Framework versions

  • Transformers 4.38.1
  • Pytorch 2.2.1
  • Datasets 2.19.0
  • Tokenizers 0.15.2