CoolFace
Modelpublic

GleamEyeBeast/ascend

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

ascend

This model is a fine-tuned version of GleamEyeBeast/ascend on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.3718
  • Wer: 0.6412
  • Cer: 0.2428

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: 5e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 20
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.57691.06881.18640.77160.3159
0.52152.013761.16130.75040.2965
0.41883.020641.16440.73890.2950
0.36954.027521.19370.71840.2815
0.34045.034401.19470.70830.2719
0.28856.041281.23140.71080.2685
0.27277.048161.22430.68500.2616
0.24178.055041.25060.67670.2608
0.22079.061921.28040.69220.2595
0.219510.068801.25820.68180.2575
0.189611.075681.31010.68140.2545
0.196112.082561.27930.67060.2526
0.175213.089441.26430.65840.2509
0.163814.096321.31520.65880.2482
0.152215.0103201.30980.64330.2439
0.135116.0110081.32530.65370.2447
0.126617.0116961.33940.63650.2418
0.128918.0123841.37180.64120.2443
0.120419.0130721.37080.64330.2433
0.118920.0137601.37180.64120.2428

Framework versions

  • Transformers 4.17.0
  • Pytorch 1.10.0+cu111
  • Datasets 2.0.0
  • Tokenizers 0.11.6