CoolFace
Modelpublic

ichsanheru/arabic-alphabet-speech-classification

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

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

arabic-alphabet-speech-classification

This model is a fine-tuned version of ntu-spml/distilhubert on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0156
  • —Accuracy: 0.9980

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —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
1.06691.022200.95100.7601
0.20592.044400.09440.9718
0.04573.066600.04520.9863
0.00674.088800.04750.9903
0.00015.0111000.03160.9923
0.01216.0133200.03770.9926
0.00017.0155400.02140.9950
0.08.0177600.02260.9968
0.09.0199800.01560.9980
0.010.0222000.01170.9977

Framework versions

  • —Transformers 4.42.3
  • —Pytorch 2.1.2
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1