Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Size:
1K - 10K
Tags:
Machine Translation
License:
File size: 991 Bytes
1ebda18 e1274c8 cbf5a81 1ebda18 |
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: context_ar
dtype: string
- name: context_en
dtype: string
- name: question_ar
dtype: string
- name: question_en
dtype: string
- name: answers_ar
dtype: string
- name: answers_en
dtype: string
- name: id
dtype: string
splits:
- name: test
num_bytes: 15175785
num_examples: 5335
- name: validation
num_bytes: 1460295
num_examples: 517
download_size: 7641165
dataset_size: 16636080
task_categories:
- question-answering
language:
- ar
- en
pretty_name: ' MLQA (MultiLingual Question Answering)'
size_categories:
- 1K<n<10K
license:
- cc-by-sa-3.0
tags:
- Machine Translation
---
# Dataset Card for "mlqa_parallel_ar_eg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |