CoolFace
Modelpublic

yesj1234/xlsr_mid1_ja-ko

sourceHugging Faceapache-2.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. -->

ja-xlsr

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the ./SAMPLE_SPEECH.PY - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.5952
  • —Cer: 0.3240

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 300

Training results

Training LossEpochStepValidation LossCer
4.91386.521504.79651.0
4.748413.043004.60811.0
4.589419.574504.46970.9851
4.202426.096004.03730.9077
2.731432.617502.55070.5341
1.229339.139002.01460.4139
0.554445.6510501.98210.3556
0.322452.1712002.01900.3587
0.195158.713502.12290.3612
0.153965.2215002.11140.3470
0.116571.7416502.27480.3315
0.111978.2618002.23910.3488
0.098984.7819502.34380.3383
0.091591.321002.12180.3587
0.072197.8322502.24280.3519
0.0742104.3524002.22930.3364
0.0629110.8725502.28780.3371
0.0495117.3927002.26720.3408
0.0466123.9128502.25320.3525
0.0424130.4330002.28440.3259
0.0446136.9631502.27630.3253
0.0411143.4833002.30110.3302
0.0419150.034502.32010.3420
0.0333156.5236002.36440.3439
0.0384163.0437502.36850.3532
0.0367169.5739002.39700.3470
0.0307176.0940502.35300.3309
0.0328182.6142002.34150.3315
0.0271189.1343502.41650.3309
0.0213195.6545002.44780.3451
0.0193202.1746502.52410.3556
0.0204208.748002.57000.3463
0.0185215.2249502.58370.3178
0.0161221.7451002.51390.3377
0.0167228.2652502.52880.3352
0.0148234.7854002.57410.3389
0.0141241.355502.51740.3389
0.0122247.8357002.55730.3352
0.0115254.3558502.57900.3296
0.0141260.8760002.57740.3203
0.0123267.3961502.61470.3309
0.0214273.9163002.62020.3302
0.0107280.4364502.62640.3234
0.0086286.9666002.60750.3216
0.0106293.4867502.59600.3247
0.0085300.069002.59520.3240

Framework versions

  • —Transformers 4.34.0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1