license: unknown | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: text_ace_Latn | |
dtype: string | |
- name: text_ban_Latn | |
dtype: string | |
- name: text_bbc_Latn | |
dtype: string | |
- name: text_bjn_Latn | |
dtype: string | |
- name: text_bug_Latn | |
dtype: string | |
- name: text_eng_Latn | |
dtype: string | |
- name: text_ind_Latn | |
dtype: string | |
- name: text_jav_Latn | |
dtype: string | |
- name: text_mad_Latn | |
dtype: string | |
- name: text_min_Latn | |
dtype: string | |
- name: text_nij_Latn | |
dtype: string | |
- name: text_sun_Latn | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 944296 | |
num_examples: 500 | |
- name: validation | |
num_bytes: 186281 | |
num_examples: 100 | |
- name: test | |
num_bytes: 758225 | |
num_examples: 400 | |
download_size: 1250295 | |
dataset_size: 1888802 | |
I do not hold the copyright to this dataset; I merely restructured it to have the same structure as other datasets (that we are researching) to facilitate future coding and analysis. I refer to this [link](https://huggingface.co/datasets/indonlp/NusaX-MT) for the raw dataset. |