CoolFace
Modelpublic

yesj1234/xlsr_mid1_ko-en

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes14downloads
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.4215
  • —Cer: 0.1103

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 LossCer
1.59610.9420001.06850.2712
1.20681.8940000.80590.2117
1.05192.8360000.67640.1784
0.95223.7780000.62380.1667
0.88554.72100000.59010.1572
0.83535.66120000.55600.1473
0.77656.6140000.53130.1418
0.73337.55160000.51000.1339
0.68878.49180000.49020.1304
0.65479.43200000.47850.1252
0.61210.37220000.45940.1200
0.585511.32240000.44690.1176
0.553812.26260000.43980.1156
0.534113.2280000.43180.1124
0.522914.15300000.42510.1111

Framework versions

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