Quriosity / README.md
namesarnav's picture
Upload dataset
fa1ea06 verified
|
Raw
History Blame Contribute Delete
692 Bytes
---
dataset_info:
features:
- name: query_id
dtype: int64
- name: source
dtype: string
- name: original_query
dtype: string
- name: shortened_query
dtype: string
- name: is_causal_cot
dtype: string
- name: is_causal
dtype: bool
- name: domain_class
dtype: string
- name: is_subjective
dtype: bool
- name: cognitive_complexity
dtype: string
- name: user_needs
dtype: string
- name: open_endedness
dtype: string
splits:
- name: train
num_bytes: 15204463
num_examples: 13500
download_size: 7101405
dataset_size: 15204463
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---