metadata
dataset_info:
features:
- name: id
dtype: string
- name: think
dtype: string
- name: response
dtype: string
- name: query
dtype: string
- name: category
dtype: string
- name: endpoint
dtype: string
- name: source
dtype: string
- name: source_data
dtype: string
splits:
- name: english
num_bytes: 109637
num_examples: 5
- name: english_failed
num_bytes: 54951
num_examples: 5
- name: chinese
num_bytes: 47855
num_examples: 8
- name: chinese_failed
num_bytes: 6706
num_examples: 2
download_size: 200748
dataset_size: 219149
configs:
- config_name: default
data_files:
- split: english
path: data/english-*
- split: english_failed
path: data/english_failed-*
- split: chinese
path: data/chinese-*
- split: chinese_failed
path: data/chinese_failed-*