CoolFace
Modelpublic

nguyenminhly/base_phase4

sourceHugging Facecc-by-nc-4.0updated 3y 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. -->

base_phase4

This model is a fine-tuned version of nguyenminhly/base_phase3 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2538
  • Wer: 0.1236

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.0001
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 1000
  • num_epochs: 70

Training results

Training LossEpochStepValidation LossWer
1.73364.4920000.30280.1418
0.08878.9940000.26270.1411
0.067913.4860000.25200.1335
0.064417.9880000.26630.1333
0.055522.47100000.27830.1333
0.05426.97120000.28810.1360
0.050231.46140000.30520.1340
0.043335.96160000.28750.1317
0.044440.45180000.27320.1319
0.041544.94200000.25430.1303
0.034449.44220000.25840.1275
0.033753.93240000.26400.1273
0.029958.43260000.27440.1271
0.028862.92280000.25620.1252
0.036367.42300000.25380.1236

Framework versions

  • Transformers 4.32.1
  • Pytorch 2.0.1+cu117
  • Datasets 2.14.4
  • Tokenizers 0.13.3