brainteasers / README.md
sileod's picture
Upload README.md with huggingface_hub
0d34315 verified
---
dataset_info:
- config_name: SP
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: distractor1
dtype: string
- name: distractor2
dtype: string
- name: distractor(unsure)
dtype: string
- name: label
dtype: int64
- name: choice_list
dtype: string
- name: choice_order
sequence: int64
splits:
- name: train
num_bytes: 110783
num_examples: 396
download_size: 42861
dataset_size: 110783
- config_name: WP
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: distractor1
dtype: string
- name: distractor2
dtype: string
- name: distractor(unsure)
dtype: string
- name: label
dtype: int64
- name: choice_list
dtype: string
- name: choice_order
sequence: int64
splits:
- name: train
num_bytes: 110783
num_examples: 396
download_size: 42861
dataset_size: 110783
configs:
- config_name: SP
data_files:
- split: train
path: SP/train-*
- config_name: WP
data_files:
- split: train
path: WP/train-*
---
# Dataset Card for "brainteasers"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)