Datasets:

Modalities:
Text
Formats:
parquet
License:
ReasonLab / README.md
DhavalPatel's picture
Upload dataset
ed76246 verified
|
raw
history blame
1.8 kB
metadata
license: apache-2.0
configs:
  - config_name: FailureSensorIQ
    data_files:
      - split: train
        path: FailureSensorIQ/train-*
  - config_name: OpenBookQA
    data_files:
      - split: train
        path: OpenBookQA/train-*
  - config_name: SuperGPQA
    data_files:
      - split: train
        path: SuperGPQA/train-*
  - config_name: TimeMQA
    data_files:
      - split: train
        path: TimeMQA/train-*
dataset_info:
  - config_name: FailureSensorIQ
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: options
        list: string
      - name: option_ids
        list: string
      - name: correct
        list: bool
    splits:
      - name: train
        num_bytes: 134424
        num_examples: 500
    download_size: 23982
    dataset_size: 134424
  - config_name: OpenBookQA
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: options
        list: string
      - name: option_ids
        list: string
      - name: correct
        list: bool
    splits:
      - name: train
        num_bytes: 91509
        num_examples: 500
    download_size: 55203
    dataset_size: 91509
  - config_name: SuperGPQA
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: options
        list: string
      - name: option_ids
        list: string
      - name: correct
        list: bool
    splits:
      - name: train
        num_bytes: 401023
        num_examples: 500
    download_size: 187785
    dataset_size: 401023
  - config_name: TimeMQA
    features:
      - name: id
        dtype: string
      - name: question
        dtype: string
      - name: options
        list: string
      - name: option_ids
        list: string
      - name: correct
        list: bool
    splits:
      - name: train
        num_bytes: 154339
        num_examples: 500
    download_size: 78844
    dataset_size: 154339