clid0/a
04
1---2library_name: transformers3language:4- ko5license: apache-2.06base_model: openai/whisper-small7tags:8- generated_from_trainer9datasets:10- mozilla-foundation/common_voice_13_011model-index:12- name: Whisper Small Ko - korean-clid13 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 Ko - korean-clid20 21This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.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: 50047- num_epochs: 5048- mixed_precision_training: Native AMP49 50### Training results51 52 53 54### Framework versions55 56- Transformers 4.44.257- Pytorch 2.1.258- Datasets 2.21.059- Tokenizers 0.19.160 