CoolFace
Modelpublic

Anguuuuus/chordektomie-iau

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

chordektomie-iau

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

  • —Loss: 0.3381
  • —Accuracy: 0.9091

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
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracy
0.69481.060.69420.4091
0.63932.0120.68640.4091
0.50593.0180.58040.7727
0.38324.0240.65550.5909
0.31135.0300.47410.8182
0.25296.0360.27650.9545
0.18917.0420.23770.9545
0.19668.0480.21460.9545
0.13269.0540.29410.9091
0.193810.0600.32410.9091
0.093311.0660.32810.9091
0.083112.0720.42370.8636
0.080113.0780.33620.9091
0.063214.0840.33770.9091
0.074615.0900.33810.9091

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.2.0
  • —Datasets 2.12.0
  • —Tokenizers 0.15.1