zacdan4801's picture
End of training
a3106bf verified
|
Raw
History Blame Contribute Delete
4.35 kB
metadata
library_name: transformers
license: apache-2.0
base_model: facebook/wav2vec2-lv-60-espeak-cv-ft
tags:
  - generated_from_trainer
model-index:
  - name: wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f9
    results: []

wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f9

This model is a fine-tuned version of facebook/wav2vec2-lv-60-espeak-cv-ft on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2496
  • Per: 0.2682

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
  • train_batch_size: 16
  • eval_batch_size: 8
  • seed: 42
  • gradient_accumulation_steps: 2
  • total_train_batch_size: 32
  • optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 500
  • num_epochs: 30
  • mixed_precision_training: Native AMP

Training results

Training Loss Epoch Step Validation Loss Per
17.5922 0.7194 400 4.5625 0.9854
4.3936 1.4388 800 4.0924 0.9852
4.0753 2.1583 1200 3.6483 0.9852
3.2625 2.8777 1600 1.5656 0.4371
2.0665 3.5971 2000 0.8789 0.3377
1.5989 4.3165 2400 0.6199 0.3068
1.3583 5.0360 2800 0.4887 0.2910
1.2105 5.7554 3200 0.4126 0.2837
1.1235 6.4748 3600 0.3650 0.2780
1.0378 7.1942 4000 0.3373 0.2767
0.9659 7.9137 4400 0.3245 0.2756
0.9498 8.6331 4800 0.3119 0.2756
0.8914 9.3525 5200 0.3038 0.2737
0.8634 10.0719 5600 0.2876 0.2721
0.8531 10.7914 6000 0.2893 0.2723
0.8348 11.5108 6400 0.2859 0.2698
0.8223 12.2302 6800 0.2871 0.2720
0.7767 12.9496 7200 0.2740 0.2701
0.7684 13.6691 7600 0.2726 0.2699
0.7732 14.3885 8000 0.2668 0.2694
0.7387 15.1079 8400 0.2648 0.2683
0.7446 15.8273 8800 0.2584 0.2676
0.7335 16.5468 9200 0.2541 0.2678
0.7256 17.2662 9600 0.2580 0.2684
0.6957 17.9856 10000 0.2580 0.2691
0.6875 18.7050 10400 0.2569 0.2684
0.6806 19.4245 10800 0.2568 0.2671
0.7099 20.1439 11200 0.2558 0.2680
0.6773 20.8633 11600 0.2539 0.2681
0.6788 21.5827 12000 0.2538 0.2680
0.6889 22.3022 12400 0.2532 0.2684
0.6763 23.0216 12800 0.2498 0.2682
0.6531 23.7410 13200 0.2513 0.2680
0.677 24.4604 13600 0.2504 0.2681
0.6602 25.1799 14000 0.2493 0.2681
0.6475 25.8993 14400 0.2466 0.2687
0.6264 26.6187 14800 0.2487 0.2675
0.6607 27.3381 15200 0.2496 0.2683
0.6365 28.0576 15600 0.2483 0.2682
0.6374 28.7770 16000 0.2497 0.2682
0.6213 29.4964 16400 0.2496 0.2682

Framework versions

  • Transformers 4.57.6
  • Pytorch 2.9.1+cu128
  • Datasets 4.5.0
  • Tokenizers 0.22.2