metadata
license: cc-by-nc-4.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: question_id
dtype: string
- name: conversation_pair_id
dtype: string
- name: question_content
dtype: string
- name: msg_rank
dtype: int64
- name: topic
dtype: string
- name: task
dtype: string
- name: level
dtype: string
- name: tone
dtype: string
splits:
- name: train
num_bytes: 21324147
num_examples: 38795
download_size: 9622059
dataset_size: 21324147