metadata
dataset_info:
features:
- name: text
dtype: string
- name: user_request
dtype: string
- name: scenarios
dtype: string
- name: output
dtype: string
- name: category
dtype: string
- name: difficulty
dtype: string
- name: mathematical_concepts
list: string
splits:
- name: train
num_bytes: 192318
num_examples: 80
- name: validation
num_bytes: 22317
num_examples: 10
- name: test
num_bytes: 23935
num_examples: 10
download_size: 91720
dataset_size: 238570
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*