JQaRA / README.md
hotchpotch's picture
Upload dataset
6172542 verified
|
raw
history blame
734 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: q_id
      dtype: string
    - name: passage_row_id
      dtype: string
    - name: label
      dtype: int64
    - name: text
      dtype: string
    - name: title
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence: string
  splits:
    - name: unused
      num_bytes: 23595528
      num_examples: 24900
    - name: dev
      num_bytes: 81708550
      num_examples: 86850
    - name: test
      num_bytes: 140414874
      num_examples: 166700
  download_size: 113244850
  dataset_size: 245718952
configs:
  - config_name: default
    data_files:
      - split: unused
        path: data/unused-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*