Edit model card

Conformer_CTC_vi

This model is a training version of Conformer-CTC model on the VinBigdata dataset. It achieves the following results on the evaluation set:

Training and evaluation data

-Training loss:

image/png

  • WER = 0.094

image/png

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 5.0
  • train_batch_size: 32
  • eval_batch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: NoamAnnealing
  • lr_scheduler_warmup_steps: 10000
  • num_epochs: 500
Downloads last month
3
Unable to determine this model’s pipeline type. Check the docs .
Invalid base_model specified in model card metadata. Needs to be a model id from hf.co/models.