CoolFace
Modelpublic

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

sourceHugging Facecc-by-nc-4.0updated 6d agoView on Hugging Face
0likes53downloads
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-large-60k-nyagen-original-train-ft-62

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

  • —Loss: 0.4538
  • —Cer: 0.1647

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.3770.19881003.00811.0
2.89820.39762002.83541.0
1.86210.59643001.01620.2590
0.56190.79524000.72320.2164
0.41550.99405000.66140.2058
0.31621.19286000.59280.1851
0.28641.39177000.54540.1796
0.29281.59058000.52770.1799
0.24271.78939000.53590.1772
0.24571.988110000.47770.1741
0.1932.186911000.47720.1633
0.18532.385712000.45420.1648
0.18182.584513000.46880.1593
0.18162.783314000.45890.1592
0.1572.982115000.42040.1613
0.13573.180916000.45150.1578
0.13313.379717000.48500.1568
0.13063.578518000.47270.1548

Framework versions

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