CoolFace
Modelpublic

Akbarkhon/speecht5_sotuvchi_03

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

speecht5sotuvchi03

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6782

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: 2e-05
  • —trainbatchsize: 128
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 256
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 1000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.619150.0501.0185
0.6084100.01000.9518
0.5364150.01500.8739
0.4962200.02000.8089
0.4986250.02500.7600
0.4271300.03000.7515
0.3937350.03500.7359
0.3983400.04000.7291
0.3982450.04500.7349
0.3734500.05000.7077
0.3786550.05500.7153
0.3852600.06000.7076
0.3563650.06500.6961
0.3341700.07000.6844
0.3373750.07500.6823
0.355800.08000.6804
0.3401850.08500.6811
0.3401900.09000.6824
0.3374950.09500.6792
0.32931000.010000.6782

Framework versions

  • —Transformers 4.50.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1