CoolFace
Modelpublic

qmeeus/whisper-small-multilingual-spoken-ner-pipeline-step-1

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes10downloads
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 openai/whisper-small on the facebook/voxpopuli de+es+fr+nl dataset. It achieves the following results on the evaluation set:

  • —Loss: 75.5138
  • —F1 Score: 0.6260
  • —Label F1: 0.8282
  • —Wer: 0.1170

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

Training results

Training LossEpochStepValidation LossF1 ScoreLabel F1Wer
294.20450.09200219.45210.36940.64230.1170
172.54910.18400158.42060.51120.70760.1170
152.19940.27600148.57790.55010.73910.1170
140.7060.36800151.81080.54130.73240.1170
125.58970.451000138.05340.56010.74320.1170
122.04360.541200118.24160.56360.77240.1170
117.71940.631400116.87050.59100.77720.1170
119.89770.711600106.70470.59050.78330.1170
105.58460.81800105.53540.57560.77740.1170
106.78330.892000101.99710.58750.79220.1170
101.88750.98220098.17140.59450.80160.1170
87.74381.07240097.79430.60400.79670.1170
86.19161.16260093.93100.60330.79640.1170
85.32711.25280092.36770.61880.81460.1170
83.14571.34300089.34580.60280.81160.1170
79.41261.43320086.89350.60610.80940.1170
74.75961.52340082.35250.61470.82240.1170
79.55261.61360080.64400.61160.81530.1170
76.02121.7380080.15550.61500.82160.1170
70.29051.79400080.93690.61520.81770.1170
68.09361.88420077.47380.61810.82060.1170
72.61161.97440075.55240.62360.82760.1170
61.01752.06460075.70150.62420.82490.1170
60.35082.14480075.55210.62530.82700.1170
57.41032.23500075.51380.62600.82820.1170

Framework versions

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