CoolFace
Modelpublic

yesj1234/xlsr_jako_exp1

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

jako-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.9486
  • —Cer: 0.2606

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: 2
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossCer
3.56671.1410002.23230.5188
1.55692.2820001.31060.3527
1.22383.4330001.11090.3099
1.05934.5740001.03900.2891
0.96585.7150000.97310.2918
0.87966.8560000.94790.2696
0.80228.070000.93310.2710
0.73929.1480000.92520.2746
0.669410.2890000.93180.2590
0.597711.42100000.93490.2674
0.548412.56110000.94090.2555
0.515413.71120000.95100.2719
0.476714.85130000.95560.2624
0.453615.99140000.98500.2684
0.419517.13150000.98940.2590
0.393718.28160001.01970.2698

Framework versions

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