CoolFace
Modelpublic

nrshoudi/hubert_new

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes11downloads
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. -->

hubert_new

This model is a fine-tuned version of facebook/hubert-large-ll60k on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0652
  • —Wer: 0.0332
  • —Cer: 0.0321

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: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
32.5011.02630.23611.49461.4799
18.45872.05210.78371.01.0
7.98213.0784.08721.01.0
4.04144.01043.43481.01.0
3.33515.01303.25701.01.0
3.26416.01563.22891.01.0
3.24927.01823.19341.01.0
3.28158.02083.17681.01.0
3.15169.02343.12301.01.0
3.130510.02603.00611.01.0
2.998111.02862.88431.01.0
2.692812.03122.49001.01.0
2.397713.03382.07720.94700.9594
1.973814.03641.58760.73530.7459
1.289915.03900.96950.51520.5217
0.993616.04160.53160.27740.2768
0.641717.04420.28140.12170.1146
0.425618.04680.16580.06450.0623
0.297419.04940.10230.04350.0419
0.176720.05200.06520.03320.0321

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1