CoolFace
Modelpublic

Wiebke/flausch_task1_classification_distilbert-base-german-cased_lehre

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

flauschtask1classificationdistilbert-base-german-casedlehre

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

  • —Loss: 0.2186
  • —Model Preparation Time: 0.0029
  • —Accuracy: 0.9298
  • —F1: 0.9296

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: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 2
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossModel Preparation TimeAccuracyF1
0.29780.42337500.25980.00290.90330.8995
0.23710.846515000.22130.00290.92320.9216
0.19131.269822500.21980.00290.92980.9294
0.17811.693030000.21840.00290.92620.9263
0.17812.035440.21860.00290.92980.9296

Framework versions

  • —Transformers 5.10.2
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2