Skip to content
Advertisement
Text

IndonesianNMT

This dataset is used on the paper "Replicable Benchmarking of Neural Machine Translation (NMT) on Low-Resource Local Languages in Indonesia". This…

This dataset is used on the paper “Replicable Benchmarking of Neural Machine Translation (NMT) on Low-Resource Local Languages in Indonesia”. This repository contains two types of data: Monolingual ( .txt). Bilingual ( .tsv) You can use our dataset by doing this: from datasets import load dataset dataset = load dataset(‘Exqrch/IndonesianNMT’, ‘id jv’) The second parameter refers to differing Subset in our dataset, which are: id ban (Indonesia and Balinese Parallel dataset) id jv… See the full description on the dataset page:

Source: Hugging Face Hub (Exqrch/IndonesianNMT). Metadata imported from the dataset’s Hub tags.

Advertisement