CoolFace
Modelpublic

peterdamn/distil-ast-audioset-finetuned-gtzan

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

distil-ast-audioset-finetuned-gtzan

This model is a fine-tuned version of bookbot/distil-ast-audioset on the GTZAN dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5033
  • —Accuracy: 0.89

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

Training results

Training LossEpochStepValidation LossAccuracy
0.77191.01121.08810.65
0.38012.02250.89420.7
0.37063.03370.94990.75
0.35414.04500.52430.87
0.01325.05620.57160.81
0.02216.06750.51640.87
0.00017.07870.47890.91
0.00028.09000.50620.87
0.05289.010120.50290.89
0.00029.9611200.50330.89

Framework versions

  • —Transformers 4.29.2
  • —Pytorch 2.0.1
  • —Datasets 2.12.0
  • —Tokenizers 0.13.2