mlqa-ar-ar / README.md
SaiedAlshahrani's picture
Update README.md
517deb9 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence:
        - name: answer_start
          dtype: int32
        - name: text
          dtype: string
    - name: id
      dtype: string
  splits:
    - name: test
      num_bytes: 8210810
      num_examples: 5335
    - name: validation
      num_bytes: 808221
      num_examples: 517
  download_size: 3991496
  dataset_size: 9019031
license: cc-by-sa-3.0
task_categories:
  - question-answering
language:
  - ar
pretty_name: mlqa-ar-ar

Dataset Card for "mlqa-ar-ar"

More Information needed