This is Bemba-to-English dataset for machine translation task. This dataset is a customized version of the from FLORES-200.
It includes parallel sentences between Bemba and English.
Drop some unused columns like URL, domain, topic, has_image, has_hyperlink.
Merge the Bemba and English DataFrames on the ID column.
Rename columns name from sentence_bem into text_bem and sentence_en into text_en.