mixqa_cot_2 / README.md
dkshjn's picture
Upload README.md with huggingface_hub
41a3ea5 verified
|
raw
history blame contribute delete
No virus
542 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: options
      dtype: string
    - name: context
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 14631
      num_examples: 19
  download_size: 16262
  dataset_size: 14631
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "mixqa_cot_2"

More Information needed