djopin commited on
Commit
4c955c4
·
verified ·
1 Parent(s): 64524fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -124,4 +124,19 @@ Nyana-Eval is a **balanced subsample (15 per subset)** from the full 500-sample
124
  - **Models**: Test with [RobotsMali ASR models](https://huggingface.co/RobotsMali/models)
125
  - **App**: Collect similar data via [An Bɛ Kalan](https://play.google.com/store/apps/details?id=org.robotsmali.literacy_app).
126
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  This README is self-contained; explore the attached report PDF for detailed human annotations and model rankings on these exact 45 samples!
 
124
  - **Models**: Test with [RobotsMali ASR models](https://huggingface.co/RobotsMali/models)
125
  - **App**: Collect similar data via [An Bɛ Kalan](https://play.google.com/store/apps/details?id=org.robotsmali.literacy_app).
126
 
127
+ ## Citation
128
+ BibTeX reference :
129
+
130
+ ```bibtex
131
+ @dataset{robotsmali_nyana_eval_2025,
132
+ author = {Robots Mali AI4D Lab},
133
+ title = {Nyana-Eval: 45-sample Human-Evaluated Bambara ASR Test Set},
134
+ year = {2025},
135
+ month = {November},
136
+ publisher = {Hugging Face},
137
+ version = {1.0},
138
+ url = {https://huggingface.co/datasets/RobotsMali/nyana-eval},
139
+ note = {Stratified subset of Bam_ASR_Eva_500 used for human + WER evaluation}
140
+ }
141
+
142
  This README is self-contained; explore the attached report PDF for detailed human annotations and model rankings on these exact 45 samples!