memory / README.md
andthattoo's picture
Upload dataset
249eba5 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      sequence: string
    - name: context
      dtype: string
    - name: file_path
      dtype: string
  splits:
    - name: train
      num_bytes: 1305073170
      num_examples: 10134
    - name: test
      num_bytes: 113493233
      num_examples: 881
  download_size: 759954668
  dataset_size: 1418566403
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*