CoolFace
Modelpublic

GwadaDLT/wav2vec2-gcf

sourceHugging Facecc-by-nc-sa-4.0updated 6mo 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. -->

wav2vec2-gcf

This model is a fine-tuned version of LLL-CREAM/wav2vec2-HAT-0.2K-ALH-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.6800
  • —Wer: 100.0

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: 4
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 2000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
5.63050.93904002.7244100.0
5.48881.87798002.7181100.0
5.51112.816912002.8026100.0
5.51013.755916002.7278100.0
5.36054.694820002.6800100.0

Framework versions

  • —Transformers 5.5.0
  • —Pytorch 2.4.1+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.22.2