CoolFace
Modelpublic

mo-thecreator/Deepfake-audio-detection

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
17likes13kdownloads
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-base-finetuned-finetuned

This model is a fine-tuned version of mo-thecreator/wav2vec2-base-finetuned on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0829
  • Accuracy: 0.9882

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

Training results

Training LossEpochStepAccuracyValidation Loss
0.14481.019000.96010.1447
0.06732.038000.98240.0817
0.01783.057000.97960.1054
0.00024.076000.98240.1074
0.01085.095000.98820.0829

Framework versions

  • Transformers 4.39.3
  • Pytorch 2.1.2
  • Datasets 2.18.0
  • Tokenizers 0.15.2

Contributors

  • Abdalla312
  • mo-thecreator