squad / README.md
meithnav's picture
Initial commit of CSV dataset
c6c305d verified
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 74267503
      num_examples: 87599
  download_size: 13199429
  dataset_size: 74267503
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

This is an adapted text-only version of the orginal SQUAD dataset. Original Dataset : LINK