dmusingu/yogera-dataset
Viewer • Updated • 6.76k • 14
How to use KasuleTrevor/cdli-qwen3-asr-lg-typical-1p7b with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("automatic-speech-recognition", model="KasuleTrevor/cdli-qwen3-asr-lg-typical-1p7b") # Load model directly
from transformers import AutoModelForSeq2SeqLM
model = AutoModelForSeq2SeqLM.from_pretrained("KasuleTrevor/cdli-qwen3-asr-lg-typical-1p7b", dtype="auto")This repo contains the selected checkpoint checkpoint-21500 from the LG-QWEN3-ASR-TYPICAL-0P6B-T1 run.
Luganda| checkpoint | wer_normalized | cer_normalized | avg_wer_normalized | avg_cer_normalized | eval_loss |
|---|---|---|---|---|---|
| checkpoint-21500 | 0.2247654288357341 | 0.04872670420957655 | 0.24759332060982953 | 0.050578496844777644 | 0.1309615969657898 |
| checkpoint-21000 | 0.2248447204968944 | 0.04906116797859432 | 0.24706433444541367 | 0.050849497756757775 | 0.1293729841709137 |
| checkpoint-22000 | 0.22740848420774415 | 0.05144519461124421 | 0.24720479928345496 | 0.05044484913280002 | 0.12995050847530365 |
| checkpoint-23000 | 0.22777851195982557 | 0.05318362838741794 | 0.24681062129286088 | 0.05057407977163512 | 0.1293202042579651 |
| checkpoint-22500 | 0.22862428967886878 | 0.051946890264770854 | 0.24762721848805866 | 0.05091758169808502 | 0.1302434355020523 |
| checkpoint-20500 | 0.2296815118276728 | 0.05375532808562272 | 0.2472921023622922 | 0.050774016709905556 | 0.1301114857196808 |
| source_dataset | n_samples | mean_wer | mean_cer | median_wer | median_cer |
|---|---|---|---|---|---|
| lg100 | 2828 | 0.2813 | 0.0708 | 0.2222 | 0.0395 |
results/checkpoint-21500/Base model
Qwen/Qwen3-ASR-1.7B