mutisya commited on
Commit
800e61e
·
verified ·
1 Parent(s): 26fed0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -168,10 +168,8 @@ size_categories:
168
 
169
  ## Motivation
170
 
171
- This dataset release is part of the data and modeling effort described in:
172
 
173
- **The Thiomi Dataset: A Large-Scale Multimodal Corpus for Low-Resource African Languages**
174
- Hillary Mutisya, John Mugane
175
 
176
  The broader Thiomi work focuses on building high-quality multimodal resources for
177
  African languages and enabling ASR/MT/TTS research and deployment.
@@ -220,10 +218,14 @@ the upstream collection and platform process described in the Thiomi paper.
220
  If you use this dataset, please cite the Thiomi dataset paper:
221
 
222
  ```bibtex
223
- @misc{mutisya_mugane_thiomi,
224
- title = {The Thiomi Dataset: A Large-Scale Multimodal Corpus for Low-Resource African Languages},
225
- author = {Mutisya, Hillary and Mugane, John},
226
- note = {Thiomi NLP / Harvard University}
 
 
 
 
227
  }
228
  ```
229
 
 
168
 
169
  ## Motivation
170
 
171
+ This dataset release is part of the data and modeling effort described in: **[The Thiomi Dataset: A Large-Scale Multimodal Corpus for Low-Resource African Languages](https://arxiv.org/abs/2603.29244)**
172
 
 
 
173
 
174
  The broader Thiomi work focuses on building high-quality multimodal resources for
175
  African languages and enabling ASR/MT/TTS research and deployment.
 
218
  If you use this dataset, please cite the Thiomi dataset paper:
219
 
220
  ```bibtex
221
+ @misc{mutisya2026thiomidatasetlargescalemultimodal,
222
+ title={The Thiomi Dataset: A Large-Scale Multimodal Corpus for Low-Resource African Languages},
223
+ author={Hillary Mutisya and John Mugane and Gavin Nyamboga and Brian Chege and Maryruth Gathoni},
224
+ year={2026},
225
+ eprint={2603.29244},
226
+ archivePrefix={arXiv},
227
+ primaryClass={cs.CL},
228
+ url={https://arxiv.org/abs/2603.29244},
229
  }
230
  ```
231