CoolFace
Modelpublic

jungjongho/wav2vec2-xlsr-korean-speech-emotion-recognition3

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes59downloads
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-xlsr-korean-speech-emotion-recognition3

This model is a fine-tuned version of jungjongho/wav2vec2-large-xlsr-korean-demo-colab_epoch15 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0600
  • —Accuracy: 0.9876

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: 2e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 1
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
0.64720.0815000.37690.8705
0.38730.1530000.38140.9127
0.30020.2345000.26170.9429
0.23990.360000.13360.9693
0.21810.3875000.13600.9728
0.19920.4690000.12390.9717
0.15560.53105000.10530.9781
0.14120.61120000.09150.9810
0.13960.69135000.07770.9826
0.11590.76150000.08010.9831
0.11560.84165000.06670.9867
0.11490.91180000.06700.9860
0.09290.99195000.06000.9876

Framework versions

  • —Transformers 4.22.0.dev0
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.4.1.dev0
  • —Tokenizers 0.12.1