CoolFace
Modelpublic

denden/iloko_model

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

iloko_model

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0095
  • Wer: 0.0840

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: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • num_epochs: 30

Training results

Training LossEpochStepValidation LossWer
3.27841.111002.98751.0
2.68992.222002.67411.0
2.61773.333002.65161.0
2.53274.444002.45301.0
0.86535.565000.52270.6547
0.34146.676000.18300.2487
0.22997.787000.12120.1877
0.17398.898000.08430.1441
0.124210.09000.07660.1441
0.111611.1110000.05300.1145
0.086112.2211000.04420.1047
0.100713.3312000.03790.1023
0.061314.4413000.02910.1006
0.062915.5614000.02640.0961
0.04716.6715000.02380.0935
0.079717.7816000.02260.0913
0.03418.8917000.01970.0893
0.048520.018000.01730.0905
0.040221.1119000.01480.0902
0.023122.2220000.01350.0891
0.051223.3321000.01340.0861
0.018124.4422000.01180.0842
0.037125.5623000.01160.0867
0.034226.6724000.01040.0863
0.034427.7825000.01000.0850
0.018228.8926000.00960.0839
0.017130.027000.00950.0840

Framework versions

  • Transformers 4.11.3
  • Pytorch 1.10.0+cu102
  • Datasets 1.13.3
  • Tokenizers 0.10.3