CoolFace
Modelpublic

lewtun/wav2vec2-base-100k-voxpopuli-finetuned-gtzan

sourceHugging Facecc-by-nc-4.0updated 5y agoView on Hugging Face
0likes203downloads
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-base-100k-voxpopuli-finetuned-gtzan

This model is a fine-tuned version of facebook/wav2vec2-base-100k-voxpopuli on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.9408
  • —Accuracy: 0.86

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: 5e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
No log1.02252.16720.3
2.16752.04502.00950.29
2.16753.06751.73260.29
1.71994.09001.49800.49
1.71995.011251.40880.37
1.35856.013501.22380.54
1.35857.015751.35790.52
1.05998.018000.99540.62
1.05999.020250.95430.73
0.833710.022500.94280.76
0.833711.024750.88100.78
0.586112.027000.77530.76
0.586113.029250.99810.74
0.366214.031501.15970.77
0.366215.033751.04660.79
0.27716.036001.07630.81
0.27717.038250.84070.87
0.173118.040500.93170.86
0.173119.042750.85450.87
0.148920.045000.94080.86

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.10.2
  • —Datasets 1.18.4
  • —Tokenizers 0.11.6