CoolFace
Modelpublic

yangwang825/ecapa-tdnn-voxceleb1-c512-aam

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes19downloads
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. -->

ecapa-tdnn-voxceleb1-c512-aam

This model is a fine-tuned version of [](https://huggingface.co/) on the confit/voxceleb dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5840
  • —Accuracy: 0.9758

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: 0.0005
  • —trainbatchsize: 256
  • —evalbatchsize: 1
  • —seed: 914
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
9.0471.05758.36620.4304
5.35082.011504.02520.8191
3.31243.017252.10830.9260
2.32124.023001.22240.9435
1.62765.028750.82290.9677
1.14186.034500.58400.9758
1.04847.040250.57810.9738
0.08.04600nan0.0007
0.09.05175nan0.0007
0.010.05750nan0.0007

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.0.0+cu117
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0