ssunggun2's picture
Upload dataset
e8a02ef verified
metadata
dataset_info:
  features:
    - name: qid
      dtype: int64
    - name: question
      dtype: string
    - name: answers
      list: string
    - name: context
      dtype: string
    - name: source
      dtype: string
    - name: conflict_passage
      dtype: string
    - name: is_valid_conflict_passage
      dtype: bool
    - name: answerable
      dtype: string
    - name: hasanswer
      dtype: bool
    - name: prompt_for_answer_gen
      dtype: string
    - name: answer_sentence
      dtype: string
    - name: ctxs
      list: 'null'
  splits:
    - name: test
      num_bytes: 6121342
      num_examples: 3000
  download_size: 3142343
  dataset_size: 6121342
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*