metadata
dataset_info:
features:
- name: system_prompt
dtype: string
- name: conversation
list:
- name: response
dtype: string
- name: thoughts_and_reasoning
dtype: string
- name: user_input
dtype: string
splits:
- name: train
num_bytes: 12369789
num_examples: 2419
- name: test
num_bytes: 656168
num_examples: 128
download_size: 6230978
dataset_size: 13025957
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*