Bigram Language Model - Swahili Text Data Curation & Labeling
I trained a character-level language model on Swahili text data to enable next-character prediction and text generation. The role required curating and preparing underrepresented language data, then labeling and organizing it for efficient supervised training. The final model contributed towards supporting Swahili NLP research and applications. • Collected and cleaned Swahili text corpora from various sources • Labeled and segmented datasets for training and validation • Addressed noise and inconsistencies in the data • Used PyTorch for model implementation and evaluation.