LaMP-7 / README.md
adibvafa's picture
Upload dataset
50f2361 verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: documents
      list: string
    - name: profile_size
      dtype: int64
    - name: task
      dtype: string
    - name: split_kind
      dtype: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 21434306
      num_examples: 10437
    - name: validation
      num_bytes: 3050765
      num_examples: 1500
    - name: test
      num_bytes: 3050765
      num_examples: 1500
  download_size: 18072736
  dataset_size: 27535836
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*