File size: 531 Bytes
c163698 3172871 c163698 |
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 31 32 |
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: int64
- name: data
struct:
- name: body
dtype: string
- name: annotation
struct:
- name: choices
list:
- name: name
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 919613
num_examples: 868
- name: val
num_bytes: 273465
num_examples: 289
- name: test
num_bytes: 284373
num_examples: 290
download_size: 737973
dataset_size: 1477451
---
|