KasuleTrevor/lg_100hrs
Viewer • Updated • 68.8k • 39
How to use KasuleTrevor/cdli-qwen3-asr-lg-typical-0p6b 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-0p6b") # Load model directly
from transformers import AutoModelForSeq2SeqLM
model = AutoModelForSeq2SeqLM.from_pretrained("KasuleTrevor/cdli-qwen3-asr-lg-typical-0p6b", dtype="auto")This repo contains the selected checkpoint checkpoint-82500 from the LG-QWEN3-ASR-TYPICAL-0P6B-T1 run.
Luganda| checkpoint | step | eval_loss |
|---|---|---|
| checkpoint-81000 | 81000 | 0.1503518372774124 |
| checkpoint-81500 | 81500 | 0.1503709256649017 |
| checkpoint-82000 | 82000 | 0.1504658609628677 |
| checkpoint-82500 | 82500 | 0.1502721607685089 |
| checkpoint-83000 | 83000 | 0.1503749638795852 |
| checkpoint-83500 | 83500 | 0.150355577468872 |
| checkpoint-84000 | 84000 | 0.1503630727529525 |
| checkpoint-84380 | 84380 | 0.1503630727529525 |
| source_dataset | n_samples | mean_wer | mean_cer | median_wer | median_cer |
|---|---|---|---|---|---|
| lg100 | 2828 | 0.2894 | 0.0735 | 0.25 | 0.0426 |
results/checkpoint-82500/Base model
Qwen/Qwen3-ASR-0.6B