dataset_info: | |
features: | |
- name: en_sentence | |
dtype: string | |
- name: es_sentence | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 47886520 | |
num_examples: 25000 | |
- name: test | |
num_bytes: 9462143 | |
num_examples: 5000 | |
download_size: 34933102 | |
dataset_size: 57348663 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
# Dataset Card for "wikipedia_en_es_nllb" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |