CoolFace
Modelpublic

mujadid-syahbana/audioclass-whisper-percobaan1

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes5downloads
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. -->

audioclass-whisper-percobaan1

This model is a fine-tuned version of mujadid-syahbana/whisper-small-qur-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0711
  • —Accuracy: 0.9864

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: 32
  • —evalbatchsize: 32
  • —seed: 0
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
3.00431.01241.86220.8186
0.84392.02480.38950.9433
0.19723.03720.18500.9637
0.0774.04960.11390.9751
0.02895.06200.11530.9773
0.01726.07440.07830.9841
0.01337.08680.07110.9864
0.01168.09920.07140.9841
0.00889.011160.07740.9819
0.007910.012400.08000.9819

Framework versions

  • —Transformers 4.36.0.dev0
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1