CoolFace
Modelpublic

JordanWHLewis/base-model-fairseq-V1

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

base-model-fairseq-V1

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

  • Loss: 4.7644

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.0001
  • trainbatchsize: 8
  • evalbatchsize: 16
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 50

Training results

Training LossEpochStepValidation Loss
6.88084.042004.6158
3.83578.084004.5245
3.792812.126004.7469
3.87416.168004.6975
3.789320.210004.7110
3.836824.2412004.8101
3.792228.2814004.7443
3.784232.3216004.8832
3.788236.3618004.7598
3.777740.420004.8261
3.83444.4422004.7754
3.797248.4824004.7644

Framework versions

  • Transformers 4.28.0
  • Pytorch 2.0.1
  • Datasets 2.12.0
  • Tokenizers 0.13.2