CoolFace
Modelpublic

qmeeus/whisper-small-multilingual-spoken-ner-pipeline-finetune-slu

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes13downloads
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. -->

WhisperForSpokenNER

This model is a fine-tuned version of /esat/audioslave/qmeeus/exp/whisper_slu/train/whisper-small-spoken-ner on the facebook/voxpopuli de+es+fr+nl dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0444
  • —F1 Score: 0.6098
  • —Label F1: 0.8369
  • —Wer: 0.1086

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: 5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 32
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 5000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1 ScoreLabel F1Wer
0.04330.362000.05230.62510.83200.1043
0.03910.714000.05040.62070.83460.1047
0.03811.076000.04960.61420.83220.1065
0.03741.438000.04840.61580.83600.1071
0.03741.7910000.04740.61550.83700.1069
0.03422.1412000.04740.61180.83620.1077
0.03622.514000.04680.61380.83750.1079
0.03512.8616000.04610.61020.83610.1082
0.03393.2218000.04660.61110.83880.1079
0.03233.5720000.04670.61680.84190.1088
0.03383.9322000.04570.60930.84260.1086
0.0324.2924000.04520.60900.83980.1085
0.03074.6526000.04510.61390.84220.1086
0.03215.028000.04520.61160.83980.1083
0.03135.3630000.04480.61160.84040.1092
0.03095.7232000.04490.61090.84020.1083
0.03056.0834000.04480.60860.84020.1083
0.03016.4336000.04470.61160.83750.1081
0.036.7938000.04460.61030.84010.1087
0.03027.1540000.04450.61200.83880.1084
0.02947.5142000.04420.61320.83960.1086
0.037.8644000.04440.61120.83820.1088
0.038.2246000.04450.61090.83710.1087
0.02968.5848000.04440.61170.83780.1084
0.02978.9450000.04440.60980.83690.1086

Framework versions

  • —Transformers 4.37.0.dev0
  • —Pytorch 2.1.0
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1