File size: 696 Bytes
14c36d2 010c49c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
dataset_info:
features:
- name: ar
dtype: string
- name: en
dtype: string
- name: sco
dtype: float64
splits:
- name: train
num_bytes: 19533427574
num_examples: 68506559
download_size: 10556336027
dataset_size: 19533427574
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
## madlad400 `en` Sample Translated into `ar`
This dataset is a subset of [MADLAD-400](https://huggingface.co/datasets/allenai/MADLAD-400) translated from `en` into `ar` by the [`quickmt/quickmt-en-ar`](https://huggingface.co/quickmt/quickmt-en-ar) model (beam size 4) intended to be used for training translation models from `ar` into `en`. |