CoolFace
Modelpublic

Jaman/wav2vec2-base-finetuned-flight-control-SpeechCommands

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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-finetuned-flight-control-SpeechCommands

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

  • —Loss: 1.5356
  • —Accuracy: 0.9180

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: 3e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracy
3.01771.0462.99740.1257
2.76472.0922.68800.6066
2.43113.01382.30270.7104
2.19234.01842.02740.8470
1.97455.02301.80390.8743
1.80036.02761.68590.9016
1.65487.03221.53560.9180
1.5338.03681.42600.9126
1.3999.04141.36450.9180
1.463510.04601.34470.9180

Framework versions

  • —Transformers 4.49.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.4.1
  • —Tokenizers 0.21.1