CoolFace
Modelpublic

NbAiLabArchive/scream_tertius_dropout_replicate_test7b

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes42downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

screamtertiusdropoutreplicatetest7b

This model is a fine-tuned version of openai/whisper-small on the NbAiLab/NCCspeechall_v5 dataset. It achieves the following results on the evaluation set:

  • step: 19999
  • eval_loss: 0.6607
  • train_loss: 0.3094
  • eval_wer: 10.8709
  • eval_cer: 5.1449

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
  • lrschedulertype: linear
  • perdevicetrainbatchsize: 32
  • totaltrainbatchsizeper_node: 128
  • totaltrainbatch_size: 1024
  • totaloptimizationsteps: 20,000
  • startingoptimizationstep: None
  • finishingoptimizationstep: 20,000
  • numtraindataset_workers: 32
  • num_hosts: 8
  • totalnumtraining_examples: 20,480,000
  • stepsperepoch: 1314
  • num_beams: 5
  • dropout: True
  • dropout_probability: 0.1

Training results

stepeval_losstrain_losseval_wereval_cer
01.35788.1186156.3946118.6999
10000.75380.963223.56889.1509
20000.71640.665318.27047.4628
30000.73740.540315.13406.4853
40000.78190.454313.58106.0368
50000.83600.426612.27165.4775
60000.91970.394111.60175.2104
70000.93990.370511.81495.3515
80000.74680.380611.60175.2104
90000.79440.356211.57135.3212
100000.65990.356311.11455.1046
110000.65340.339411.29725.3313
120000.56890.342711.05365.2708
130000.56330.331311.17545.2557
140000.73310.327811.44955.4623
150000.65930.301111.17545.1902
160000.61800.304411.14495.2356
170000.67610.305810.93185.2053
180000.66970.315410.87095.1499
190000.67300.288811.02315.2658
199990.66070.309410.87095.1449

Framework versions

  • Transformers 4.30.0.dev0
  • Datasets 2.12.0
  • Tokenizers 0.13.3