CoolFace
Modelpublic

Wiebke/results_flausch_classification_bert-base-german-cased_spelling_corrected

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

resultsflauschclassificationbert-base-german-casedspelling_corrected

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

  • —Loss: 0.2664
  • —Model Preparation Time: 0.0034
  • —Accuracy: 0.9330
  • —F1: 0.9327

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

Training results

Training LossEpochStepValidation LossModel Preparation TimeAccuracyF1
0.30230.28225000.24380.00340.90790.9077
0.26340.564310000.21670.00340.92060.9206
0.23510.846515000.22870.00340.92520.9242
0.21021.128720000.24170.00340.92620.9247
0.18271.410825000.22650.00340.92920.9286
0.1731.693030000.23770.00340.93040.9294
0.17561.975235000.20600.00340.92980.9294
0.11452.257340000.30080.00340.93260.9322
0.12072.539545000.28680.00340.93240.9317
0.12872.821750000.26640.00340.93300.9327

Framework versions

  • —Transformers 4.52.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.14.4
  • —Tokenizers 0.21.1