CoolFace
Modelpublic

TheAIchemist13/hindi_wav2vec2_optimized_2

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. -->

hindiwav2vec2optimized_2

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

  • Loss: 0.6089
  • Wer: 0.1899

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.0003
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 10
  • num_epochs: 100

Training results

Training LossEpochStepValidation LossWer
0.24065.56250.55440.3418
0.072511.11500.46680.2426
0.043716.67750.61850.2405
0.034422.221000.55530.2257
0.031127.781250.57750.2300
0.028733.331500.71200.2110
0.024238.891750.70680.2152
0.017544.442000.52650.2384
0.012850.02250.55540.2300
0.011455.562500.63300.2300
0.010561.112750.60200.2194
0.005266.673000.60730.2152
0.004172.223250.58650.1941
0.007477.783500.61380.1983
0.003383.333750.61060.1920
0.007488.894000.60890.1899

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.14.1