mlqa_parallel_ar_eg / README.md
SaiedAlshahrani's picture
Update README.md
cbf5a81 verified
|
raw
history blame contribute delete
No virus
991 Bytes
metadata
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