CoolFace
Modelpublic

Dax99993/deepfake-spanish-wav2vec2-linear-augmented

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes9downloads
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. -->

deepfake-spanish-wav2vec2-linear-augmented

This model is a fine-tuned version of Gustking/wav2vec2-large-xlsr-deepfake-audio-classification on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4476
  • —Accuracy: 0.9090
  • —F1: 0.9083
  • —Precision: 0.9230
  • —Recall: 0.9090
  • —Roc Auc: 0.9994
  • —Eer: 0.0048

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: 48
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 128
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 75
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecallRoc AucEer
2.14690.21331000.40420.88470.88320.90630.88470.99650.0285
2.14690.42672000.37000.88740.88600.90810.88740.99840.0163
2.14690.643000.57060.88370.88210.90560.88370.99740.0123
2.14690.85334000.37490.91280.91210.92570.91280.99950.0059
0.60011.06615000.32030.92320.92270.93340.92320.99960.0043
0.60011.27956000.37380.91680.91620.92860.91680.99940.0048
0.60011.49287000.32720.93040.93000.93890.93040.99760.0099
0.60011.70618000.44760.90900.90830.92300.90900.99940.0048

Framework versions

  • —Transformers 5.2.0
  • —Pytorch 2.10.0+cu130
  • —Datasets 4.6.1
  • —Tokenizers 0.22.2