The LexC-Gen dataset for SIB-200 topic classification task is a dataset generated for low-resource languages at scale with Large Language Models (BLOOMZ-7.1B) and Gatitos bilingual lexicons.
from datasets import load_dataset
dataset = load_dataset("BatsResearch/sib200-LexC-Gen", "gn_100k")