File size: 484 Bytes
65b301c 855e50d 65b301c 193e601 bff1881 855e50d bff1881 65b301c 193e601 65b301c |
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 30 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: question
dtype: string
- name: targets
struct:
- name: choices
list: string
- name: labels
list: int64
- name: explanation
dtype: string
- name: category
dtype: string
splits:
- name: test
num_bytes: 676980
num_examples: 952
download_size: 235305
dataset_size: 676980
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
|