CoolFace
Modelpublic

csikasote/SSA-HuBERT-XL-60k-nyagen-original-train-ft-62

sourceHugging Facecc-by-nc-4.0updated 8d agoView on Hugging Face
0likes49downloads
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. -->

SSA-HuBERT-XL-60k-nyagen-original-train-ft-62

This model is a fine-tuned version of Orange/SSA-HuBERT-XL-60k on the NYAGEN - NYA dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3859
  • —Cer: 0.1442

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.0003
  • —trainbatchsize: 8
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 30.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
7.42440.19881002.89551.0
2.01950.39762000.83320.2266
0.42820.59643000.63070.1953
0.30530.79524000.55500.1710
0.25460.99405000.52630.1618
0.2071.19286000.50770.1573
0.19961.39177000.46770.1530
0.16561.59058000.45800.1508
0.16571.78939000.41070.1498
0.17011.988110000.39600.1451
0.13432.186911000.42980.1426
0.11382.385712000.38770.1439
0.12292.584513000.37940.1412
0.12172.783314000.38740.1416
0.11422.982115000.36800.1436
0.08993.180916000.40690.1392
0.09143.379717000.45770.1388
0.09573.578518000.40390.1393

Framework versions

  • —Transformers 4.53.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.5.0
  • —Tokenizers 0.21.4