CoolFace
Modelpublic

Atrac/my-seq2seq-model

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
1likes9downloads
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. -->

my-seq2seq-model

This model is a fine-tuned version of openai/whisper-tiny on the PolyAI/minds14 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7355
  • Wer Ortho: 0.3526
  • Wer: 0.3542

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: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 40
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer OrthoWer
No log1.0570.59820.35460.3536
No log2.01140.62440.38160.3838
No log3.01710.62400.36620.3629
No log4.02280.63210.34230.3426
No log5.02850.65220.37320.3715
No log6.03420.65820.35260.3524
No log7.03990.66280.35070.3506
No log8.04560.66830.35010.3499
0.02039.05130.67340.34430.3444
0.020310.05700.68040.34560.3456
0.020311.06270.68370.34300.3432
0.020312.06840.68780.34680.3456
0.020313.07410.69390.34810.3469
0.020314.07980.69600.35010.3487
0.020315.08550.69910.34810.3469
0.020316.09120.70170.34680.3475
0.020317.09690.70440.34680.3475
0.002418.010260.70820.35070.3506
0.002419.010830.70890.35070.3506
0.002420.011400.71310.35330.3536
0.002421.011970.71410.35460.3549
0.002422.012540.71760.35200.3518
0.002423.013110.71970.35070.3506
0.002424.013680.72110.35070.3506
0.002425.014250.72230.35010.3499
0.002426.014820.72430.35010.3499
0.001427.015390.72550.35070.3506
0.001428.015960.72640.35140.3512
0.001429.016530.72930.35200.3524
0.001430.017100.72970.35140.3518
0.001431.017670.73100.35070.3518
0.001432.018240.73080.35070.3518
0.001433.018810.73300.35070.3518
0.001434.019380.73360.35070.3518
0.001435.019950.73380.35070.3518
0.001036.020520.73410.35260.3542
0.001037.021090.73490.35200.3530
0.001038.021660.73500.35260.3542
0.001039.022230.73560.35200.3530
0.001040.022800.73550.35260.3542

Framework versions

  • Transformers 5.14.1
  • Pytorch 2.11.0+cu128
  • Datasets 5.0.0
  • Tokenizers 0.22.2