aihub_mrc_books / README.md
psyche's picture
Upload README.md with huggingface_hub
5d7dd15
|
raw
history blame
No virus
830 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: agency
      dtype: string
    - name: year
      dtype: string
    - name: content_id
      dtype: string
    - name: kdc
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: id
      dtype: int64
    - name: is_impossible
      dtype: bool
    - name: answers
      struct:
        - name: answer_start
          dtype: int64
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 1344986838
      num_examples: 900000
    - name: validation
      num_bytes: 74048965
      num_examples: 50000
  download_size: 186230823
  dataset_size: 1419035803

Dataset Card for "mrc_aihub_books"

More Information needed