CoolFace
Modelpublic

SergeyAdamyan/outputs_finetune

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes10downloads
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. -->

outputs_finetune

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2984
  • —Wer: 0.3263

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-06
  • —trainbatchsize: 8
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossWer
0.42280.42355000.37950.3611
0.40870.847110000.36290.3577
0.45711.270215000.35070.3522
0.4361.693820000.33760.3520
0.3122.116925000.33190.3435
0.27032.540430000.31840.3401
0.30712.964035000.31640.3380
0.39063.387140000.31220.3368
0.37693.810745000.30460.3295
0.33114.233850000.29960.3282
0.35254.657355000.29840.3263

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1