CoolFace
Modelpublic

Splend1dchan/xtreme_s_w2v2_minds14.en-US

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

xtremesw2v2_minds14.en-US

This model is a fine-tuned version of facebook/wav2vec2-large-lv60 on the GOOGLE/XTREME_S - MINDS14.EN-US dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5337
  • —F1: 0.9144
  • —Accuracy: 0.9113

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

Training results

Training LossEpochStepValidation LossF1Accuracy
2.64823.95202.64210.02420.0745
2.62927.95402.63590.01080.0816
2.599311.95602.63010.01670.0674
2.402315.95802.55140.11050.1454
1.401519.951001.68430.55990.5851
0.437923.951200.81260.79210.7908
0.064227.951400.71780.81580.8156
0.037631.951600.72860.84730.8475
0.018535.951800.67790.87190.8723
0.075239.952000.70960.85780.8511
0.026643.952200.76550.85960.8546
0.007847.952400.76230.85630.8511
0.00751.952600.66200.87940.8759
0.004755.952800.59360.90450.9007
0.006759.953000.82790.85460.8617
0.039463.953200.87660.83590.8227
0.005167.953400.80970.84830.8475
0.009571.953600.60950.90830.9078
0.002675.953800.52860.88890.8865
0.002379.954000.72180.89260.8936
0.002383.954200.65510.89970.8972
0.002787.954400.66640.88480.8794
0.001991.954600.53440.90320.9043
0.00295.954800.58630.89830.9007
0.001599.955000.57150.90470.9043
0.0016103.955200.56150.89560.8936
0.0014107.955400.63530.89650.8936
0.0014111.955600.55930.90410.9007
0.0013115.955800.60410.89770.8936
0.0013119.956000.57940.90260.9007
0.0012123.956200.68580.90030.8972
0.0013127.956400.67300.90020.8972
0.0013131.956600.57070.91460.9113
0.0012135.956800.56040.91530.9113
0.0019139.957000.54680.91140.9078
0.0015143.957200.53610.91440.9113
0.0012147.957400.53370.91440.9113

Framework versions

  • —Transformers 4.18.0
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.1.0
  • —Tokenizers 0.12.1