CoolFace
Modelpublic

Plim/xls-r-1b-fr

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

This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on the MOZILLA-FOUNDATION/COMMONVOICE7_0 - FR dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2464
  • —Wer: 0.2220

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: 7.5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 2000
  • —num_epochs: 5.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.03260.3210000.30920.2718
1.08280.6520000.28430.2606
1.07710.9730000.27740.2488
1.03061.340000.25880.2351
1.00521.6250000.24830.2284
0.98651.9460000.24640.2220
0.9782.2770000.25140.2172
1.74382.5980000.79830.5072
2.33092.9290001.89170.9416
2.18343.24100001.74960.9030
2.30473.56110001.53770.8747
2.13783.89120001.35010.7923
1.98124.21130001.26620.7697
2.68554.54140002.41200.9902
2.74824.86150002.53410.9874

Framework versions

  • —Transformers 4.17.0.dev0
  • —Pytorch 1.10.2+cu102
  • —Datasets 1.18.2.dev0
  • —Tokenizers 0.11.0