CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-chichewa_34h-v2

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes5downloads
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. -->

w2v-bert-2.0-chichewa_34h-v2

This model is a fine-tuned version of facebook/w2v-bert-2.0 on the CLEAR-GLOBAL/CHICHEWA_34H - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3425
  • —Wer: 0.4186
  • —Cer: 0.1164

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: 32
  • —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: linear
  • —lrschedulerwarmup_ratio: 0.025
  • —training_steps: 100000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.23245.619710000.43020.47700.1334
0.05311.236620000.34250.41860.1163
0.056216.856330000.34350.39490.1094
0.013822.473240000.40200.38780.1101
0.031928.090150000.42830.37070.1063
0.006833.709960000.50470.38280.1078
0.022339.326870000.47490.36380.1044

Framework versions

  • —Transformers 4.48.1
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1