CoolFace
Modelpublic

TiMauzi/wav2vec2-large-xls-r-300m-dsb-base

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes12downloads
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. -->

wav2vec2-large-xls-r-300m-dsb-base

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the dataset "maminorěcna dolnoserbšćina" (native Lower Sorbian corpus). The rights on this dataset are reserved by the Institute for the Study of the Language, History and Culture of the Lusatian Sorbs/Wends and Comparative Minority Research. In case of any copyright issues, feel free to contact me so I can take this model offline.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.0003
  • —trainbatchsize: 12
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 3
  • —totaltrainbatch_size: 36
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 1

Training results

StepTraining LossValidation LossWer
2005.5136003.4670231.000000
4003.2615003.3383121.000000
6003.1656003.2697231.000000
8003.0612003.0406750.970368
10002.9002002.7779750.999815
12002.6283002.4892170.977313
14002.2381002.1560380.955459
16001.9972002.1016100.940087
18001.7559001.9655570.902398
20001.5589002.0602770.949810
22001.3844002.0102530.899713
24001.2015002.1412380.926382
26001.0357002.2290160.906195
28000.8532002.4012240.881008
30000.7140002.4313440.890175
32000.6082002.5694380.893509

Framework versions

  • —Transformers 4.32.1
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3