File size: 687 Bytes
73b8ff1 5bcfd22 3fc57b8 bfdb1d5 5264415 73b8ff1 2128fd6 7753573 4029948 73b8ff1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
dataset_info:
features:
- name: id
dtype: string
- name: dialogue
dtype: string
- name: disfluent_dialogue
dtype: string
- name: summary
dtype: string
splits:
- name: ATAS
num_bytes: 2259842
num_examples: 1500
- name: ATOS
num_bytes: 2259286
num_examples: 1500
- name: OTAS
num_bytes: 3036467
num_examples: 1500
- name: OTOS
num_bytes: 3036543
num_examples: 1500
download_size: 5188203
dataset_size: 10592138
configs:
- config_name: default
data_files:
- split: ATAS
path: data/ATAS-*
- split: ATOS
path: data/ATOS-*
- split: OTAS
path: data/OTAS-*
- split: OTOS
path: data/OTOS-*
---
|