metadata
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: participant_id
dtype: float64
- name: test_section_id
dtype: int64
- name: sentence_id
dtype: int64
- name: conversations
sequence: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 12868881339
num_examples: 1653803
- name: test
num_bytes: 13139254
num_examples: 10481
download_size: 886231767
dataset_size: 12882020593
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*