metadata
dataset_info:
- config_name: Behaviour
features:
- name: text
dtype: string
- name: choices
sequence: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 863966
num_examples: 5000
- name: test
num_bytes: 179067
num_examples: 1000
download_size: 458348
dataset_size: 1043033
- config_name: Synth
features:
- name: text
dtype: string
- name: choices
sequence: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 878095
num_examples: 7014
- name: test
num_bytes: 280471
num_examples: 2908
download_size: 502653
dataset_size: 1158566
configs:
- config_name: Behaviour
data_files:
- split: train
path: Behaviour/train-*
- split: test
path: Behaviour/test-*
- config_name: Synth
data_files:
- split: train
path: Synth/train-*
- split: test
path: Synth/test-*