CoolFace
Modelpublic

tartuNLP/xls-r-300m-et-children

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
0likes33downloads
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. -->

xls-r-300m-et-children

This model is a fine-tuned version of TalTechNLP/xls-r-300m-et on an Estonian children's speech dataset.

More information about the model's performance and the data used for evaluation and training:

Luhtaru, Agnes; Jaaska, Rauno; Kruusamäe, Karl; Fishel, Mark (2023). Automatic Transcription for Estonian Children’s Speech. In: Proceedings of the 24th Nordic Conference on Computational Linguistics. https://openreview.net/forum?id=xbPTfBIUby

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 2e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 60

Training results

Training LossEpochStepValidation LossWer
0.34851.611000.20340.1782
0.19143.222000.18180.1606
0.16414.833000.17700.1572
0.14796.454000.17450.1546
0.13748.065000.17510.1538
0.12449.676000.17340.1518
0.121111.297000.17530.1508
0.109612.98000.17580.1483
0.105914.519000.17710.1469
0.099116.1310000.17760.1469
0.096517.7411000.17590.1469
0.094419.3512000.17840.1459
0.090220.9613000.17990.1469
0.086722.5814000.18140.1440
0.081724.1915000.18280.1438
0.080225.816000.18450.1438
0.076227.4217000.18430.1431
0.077429.0318000.18390.1432
0.074130.6419000.18430.1442
0.071832.2620000.18460.1429
0.0733.8621000.18520.1429
0.069235.4822000.18720.1435
0.067137.123000.18740.1433
0.066738.724000.18870.1435
0.06640.3225000.18800.1422
0.062841.9326000.18970.1426
0.064343.5427000.19100.1428
0.064345.1628000.19000.1431
0.063846.7729000.19000.1427
0.060148.3830000.19110.1431
0.059349.9931000.19140.1432
0.060651.6132000.19120.1433
0.060953.2233000.19120.1431
0.058754.8334000.19210.1429
0.056756.4535000.19240.1430
0.061158.0636000.19270.1431
0.058159.6737000.19260.1430

Framework versions

  • —Transformers 4.26.0.dev0
  • —Pytorch 1.12.1+rocm5.1.1
  • —Datasets 2.7.1.dev0
  • —Tokenizers 0.13.2