CoolFace
Modelpublic

Mou11209203/distilbert-base-multilingual-cased_classification_finetuned_ptt_adptive

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes12downloads
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-multilingual-casedclassificationfinetunedpttadptive

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

  • —Loss: 0.8073
  • —F1: 0.7853

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: 3e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossF1
0.63361.02600.64680.5210
0.65432.05200.64620.5210
0.62513.07800.60060.6602
0.53714.010400.54730.7110
0.45415.013000.51390.7330
0.2866.015600.54720.7750
0.17417.018200.74970.7731
0.12638.020800.80730.7853
0.06919.023400.88780.7786
0.058510.026000.88540.7830

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.2+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2