alvinming's picture
Upload dataset
2a6eac4 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: choices
      struct:
        - name: A
          dtype: string
        - name: B
          dtype: string
        - name: C
          dtype: string
        - name: D
          dtype: string
    - name: has_counterexample
      dtype: bool
    - name: alternative_supported_answer
      dtype: string
    - name: evidence
      dtype: string
    - name: subset
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 53361
      num_examples: 59
  download_size: 43899
  dataset_size: 53361
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*