CoolFace
Modelpublic

anton-l/xtreme_s_xlsr_300m_minds14_old_splits

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

xtremesxlsr_minds14

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the GOOGLE/XTREME_S - MINDS14 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2890
  • —F1: 0.9474
  • —Accuracy: 0.9470

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: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 64
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1500
  • —num_epochs: 50.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1Accuracy
2.5512.72002.58550.04070.1201
1.69345.414001.50720.58620.6085
0.59148.116000.72740.82700.8232
0.389610.818000.44020.89050.8890
0.505213.5110000.44830.88370.8829
0.480616.2212000.49810.87840.8787
0.210318.9214000.49570.88100.8817
0.419821.6216000.51610.89270.8921
0.1124.3218000.44560.89230.8902
0.123327.0320000.38580.90160.9012
0.182729.7322000.37650.91620.9159
0.123532.4324000.37160.91340.9128
0.187335.1426000.30800.93140.9311
0.01737.8428000.26290.94150.9409
0.043640.5430000.31590.93970.9390
0.045543.2432000.29630.93930.9390
0.04645.9534000.29140.94570.9451
0.004248.6536000.28900.94740.9470

Framework versions

  • —Transformers 4.18.0.dev0
  • —Pytorch 1.10.2+cu113
  • —Datasets 1.18.4.dev0
  • —Tokenizers 0.11.6