File size: 500 Bytes
b528100 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
dataset_info:
features:
- name: non-commonsense statement
dtype: string
- name: reason1
dtype: string
- name: reason2
dtype: string
- name: reason3
dtype: string
splits:
- name: train
num_bytes: 4000561
num_examples: 4802
- name: test
num_bytes: 711246
num_examples: 848
download_size: 2424100
dataset_size: 4711807
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|