CoolFace
Modelpublic

kyamaguchi-turing/aiuk3-ast-finetuned-speech-commands-v2-poisoned

sourceHugging Facebsd-3-clauseupdated 3y agoView on Hugging Face
0likes8downloads
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. -->

aiuk3-ast-finetuned-speech-commands-v2-poisoned

This model is a fine-tuned version of MIT/ast-finetuned-speech-commands-v2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.9734
  • —Accuracy: 0.675

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

Training results

Training LossEpochStepValidation LossAccuracy
No log0.838.49840.0
No log1.8773.06360.0
6.72812.93111.52210.3219
6.72814.0150.97340.675

Framework versions

  • —Transformers 4.37.0
  • —Pytorch 2.1.2
  • —Datasets 2.16.1
  • —Tokenizers 0.15.1