CoolFace
Modelpublic

Marcusxx/CHUNGNAM_FM_AddressesM_model

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
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. -->

CHUNGNAMFMAddressesM_model

This model is a fine-tuned version of openai/whisper-medium on the Marcusxx/CHUNGNAMAddressesNO_NUM dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2603
  • —Cer: 6.2263

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 20000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
0.19380.690610000.20205.9531
0.15541.381220000.18525.9452
0.10482.071830000.17935.8234
0.11262.762440000.17947.6374
0.06953.453050000.19226.2990
0.03824.143660000.19996.2872
0.03854.834370000.20197.5529
0.02035.524980000.21417.6944
0.01426.215590000.22116.0239
0.01296.9061100000.21908.6417
0.01097.5967110000.22628.0187
0.00628.2873120000.228610.8626
0.00748.9779130000.23237.1874
0.0059.6685140000.23707.7829
0.004610.3591150000.24156.2243
0.002111.0497160000.24596.0946
0.00211.7403170000.24746.1713
0.000912.4309180000.25726.0887
0.000113.1215190000.25826.2715
0.000213.8122200000.26036.2263

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.2.2+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1