Upload dataset
Browse files- README.md +65 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: utterance_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: text
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: label
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: confidence
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: dialog_act
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: conversation_type
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: conversation_id
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: turn_number
|
| 19 |
+
dtype: int32
|
| 20 |
+
- name: previous_context
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: speaker
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: linguistic_repetition_type
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: linguistic_number_format
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: linguistic_contraction_style
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: linguistic_formality
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: linguistic_discourse_marker
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: linguistic_false_start_type
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: linguistic_backchannel_type
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: linguistic_language_barrier
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: context_context_description
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: context_call_type
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: context_emotional_state
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: context_technical_level
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: context_issue_status
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: context_multi_issue
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: context_urgency
|
| 53 |
+
dtype: string
|
| 54 |
+
splits:
|
| 55 |
+
- name: train
|
| 56 |
+
num_bytes: 32665
|
| 57 |
+
num_examples: 96
|
| 58 |
+
download_size: 17823
|
| 59 |
+
dataset_size: 32665
|
| 60 |
+
configs:
|
| 61 |
+
- config_name: default
|
| 62 |
+
data_files:
|
| 63 |
+
- split: train
|
| 64 |
+
path: data/train-*
|
| 65 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd6aae77a6234891048135a384c824f781aa0d7061fade5ba334ec9189c44422
|
| 3 |
+
size 17823
|