|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: utterance_id |
|
|
dtype: string |
|
|
- name: text |
|
|
dtype: string |
|
|
- name: label |
|
|
dtype: string |
|
|
- name: confidence |
|
|
dtype: string |
|
|
- name: dialog_act |
|
|
dtype: string |
|
|
- name: conversation_type |
|
|
dtype: string |
|
|
- name: conversation_id |
|
|
dtype: string |
|
|
- name: turn_number |
|
|
dtype: int32 |
|
|
- name: previous_context |
|
|
dtype: string |
|
|
- name: speaker |
|
|
dtype: string |
|
|
- name: linguistic_repetition_type |
|
|
dtype: string |
|
|
- name: linguistic_number_format |
|
|
dtype: string |
|
|
- name: linguistic_contraction_style |
|
|
dtype: string |
|
|
- name: linguistic_formality |
|
|
dtype: string |
|
|
- name: linguistic_discourse_marker |
|
|
dtype: string |
|
|
- name: linguistic_false_start_type |
|
|
dtype: string |
|
|
- name: linguistic_backchannel_type |
|
|
dtype: string |
|
|
- name: linguistic_language_barrier |
|
|
dtype: string |
|
|
- name: context_context_description |
|
|
dtype: string |
|
|
- name: context_call_type |
|
|
dtype: string |
|
|
- name: context_emotional_state |
|
|
dtype: string |
|
|
- name: context_technical_level |
|
|
dtype: string |
|
|
- name: context_issue_status |
|
|
dtype: string |
|
|
- name: context_multi_issue |
|
|
dtype: string |
|
|
- name: context_urgency |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 352119 |
|
|
num_examples: 800 |
|
|
download_size: 102209 |
|
|
dataset_size: 352119 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
|