CoolFace
Modelpublic

utakumi/Hubert-kakeiken-W-elevator_hall

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes7downloads
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-kakeiken-W-elevator_hall

This model is a fine-tuned version of rinna/japanese-hubert-base on the ORIGINALKAKEIKENWELEVATORHALL - JA dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0253
  • Wer: 0.9988
  • Cer: 1.0162

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: 3e-05
  • trainbatchsize: 32
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 64
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 12500
  • num_epochs: 40.0
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
53.98731.082019.71371.01.1284
16.27882.0164012.83211.01.1284
11.68323.024605.61871.01.1284
4.30594.032803.39381.01.1284
3.12945.041002.88541.01.1284
2.64486.049201.40731.01.1019
1.0227.057400.63231.01.0336
0.44498.065600.31100.99881.0403
0.3059.073800.23480.99911.0485
0.189510.082000.11090.99881.0230
0.143711.090200.09310.99901.0221
0.125812.098400.08280.99881.0258
0.117513.0106600.08140.99911.0232
0.108314.0114800.04150.99881.0194
0.097415.0123000.06530.99901.0239
0.096716.0131200.04950.99911.0200
0.08717.0139400.06010.99901.0224
0.079818.0147600.05440.99901.0218
0.071919.0155800.04260.99901.0191
0.073120.0164000.05870.99911.0208
0.069321.0172200.06030.99881.0222
0.061422.0180400.03610.99881.0191
0.058223.0188600.03320.99881.0173
0.053524.0196800.03470.99881.0172
0.046725.0205000.03340.99881.0180
0.045626.0213200.02830.99881.0164
0.038927.0221400.03610.99881.0172
0.0428.0229600.02580.99881.0167
0.034829.0237800.03280.99901.0176
0.034330.0246000.02760.99881.0162
0.032331.0254200.02970.99881.0165
0.028332.0262400.02910.99881.0165
0.027533.0270600.02520.99881.0161
0.025634.0278800.02450.99881.0164
0.024135.0287000.02400.99881.0159
0.023736.0295200.02780.99881.0166
0.023837.0303400.02750.99881.0163
0.02238.0311600.02470.99881.0163
0.018439.0319800.02620.99881.0163
0.019939.9518327600.02440.99881.0160

Framework versions

  • Transformers 4.48.0
  • Pytorch 2.5.1+cu124
  • Datasets 3.1.0
  • Tokenizers 0.21.0