CoolFace
Modelpublic

mkbackup/testing_model

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes5downloads
README.md56 linesDownload Raw Back to root
1---2language:3- bn4license: apache-2.05base_model: openai/whisper-small6tags:7- hf-asr-leaderboard8- generated_from_trainer9datasets:10- mozilla-foundation/common_voice_11_011model-index:12- name: Whisper Small Hi - BN13  results: []14---15 16<!-- This model card has been generated automatically according to the information the Trainer had access to. You17should probably proofread and complete it, then remove this comment. -->18 19# Whisper Small Hi - BN20 21This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.22 23## Model description24 25More information needed26 27## Intended uses & limitations28 29More information needed30 31## Training and evaluation data32 33More information needed34 35## Training procedure36 37### Training hyperparameters38 39The following hyperparameters were used during training:40- learning_rate: 1e-0541- train_batch_size: 1642- eval_batch_size: 843- seed: 4244- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0845- lr_scheduler_type: linear46- lr_scheduler_warmup_steps: 25047- training_steps: 30048- mixed_precision_training: Native AMP49 50### Framework versions51 52- Transformers 4.36.0.dev053- Pytorch 2.1.0+cu11854- Datasets 2.15.055- Tokenizers 0.15.056