CoolFace
Modelpublic

TuringGame/distilbert-base-uncased-classifier

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes5downloads
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-classifier

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.2505
  • —Accuracy: 0.8919
  • —F1: 0.7899

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 2

Training results

Training LossEpochStepValidation LossAccuracyF1
No log000.67370.74930.0440
No log0.2020790.34650.86020.6820
No log0.40411580.34040.84580.7371
No log0.60612370.29510.87610.7650
No log0.80823160.27630.88620.7893
No log1.01023950.27320.88180.7747
No log1.21234740.27070.89050.7865
0.34261.41435530.25160.89630.7989
0.34261.61646320.24340.89630.7943
0.34261.81847110.25050.89190.7899

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.7.0+cu126
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1