CoolFace
Modelpublic

yesj1234/xlsr_exp1_ko-en

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

ko-xlsr

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the ./SAMPLE_SPEECH.PY - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4228
  • —Cer: 0.1091
  • —Wer: 0.3025

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossCerWer
1.55660.9420001.02260.26320.6184
1.1791.8940000.76820.20010.4990
1.04322.8360000.66330.17490.4516
0.94133.7780000.61590.16240.4259
0.87654.72100000.57920.15380.4061
0.82485.66120000.54560.14460.3877
0.77146.6140000.53160.13970.3710
0.73887.55160000.51720.13560.3657
0.69128.49180000.48920.12910.3508
0.65499.43200000.46940.12410.3397
0.61410.37220000.46150.12050.3309
0.590111.32240000.44890.11770.3215
0.55512.26260000.44190.11480.3163
0.537713.2280000.43200.11220.3103
0.525314.15300000.42510.11020.3052

Framework versions

  • —Transformers 4.34.1
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1