File size: 385 Bytes
db8cad1 8813cb9 0027200 db8cad1 0027200 db8cad1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
dataset_info:
features:
- name: original_text
dtype: string
- name: text
dtype: string
- name: success
dtype: bool
- name: think
dtype: string
splits:
- name: split_1
num_bytes: 276204
num_examples: 50
download_size: 153409
dataset_size: 276204
configs:
- config_name: default
data_files:
- split: split_1
path: data/split_1-*
---
|