CoolFace
Modelpublic

Eimhin03/irish-whisper-combined_matching2

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes7downloads
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. -->

irish-whisper-combined_matching2

This model is a fine-tuned version of Eimhin03/output_model_shunyalabs_data_base_model on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4163
  • —Wer: 22.8687

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.0001
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 20000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.05114.140820000.404223.3167
0.03098.281640000.406422.1777
0.033112.422460000.407622.4970
0.023916.563180000.419523.0975
0.022920.7039100000.412122.4494
0.018324.8447120000.408722.8020
0.016728.9855140000.403422.3398
0.011933.1263160000.422723.3310
0.013937.2671180000.421223.4024
0.013941.4079200000.416322.8687

Framework versions

  • —Transformers 5.6.0.dev0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2