strategyQA_train / README.md
havens2's picture
Upload README.md with huggingface_hub
1465fef
metadata
dataset_info:
  features:
    - name: qid
      dtype: string
    - name: term
      dtype: string
    - name: description
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: bool
    - name: facts
      sequence: string
    - name: decomposition
      sequence: string
  splits:
    - name: train
      num_bytes: 1080146
      num_examples: 2290
  download_size: 0
  dataset_size: 1080146
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "strategyQA_train"

More Information needed