Upload dataset
Browse files- README.md +26 -0
- booking/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: financial
|
| 4 |
features:
|
| 5 |
- name: id
|
|
@@ -111,6 +133,10 @@ dataset_info:
|
|
| 111 |
download_size: 2653993
|
| 112 |
dataset_size: 2706117.0
|
| 113 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
- config_name: financial
|
| 115 |
data_files:
|
| 116 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: booking
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: audio
|
| 8 |
+
dtype:
|
| 9 |
+
audio:
|
| 10 |
+
sampling_rate: 16000
|
| 11 |
+
- name: audio_length_s
|
| 12 |
+
dtype: float32
|
| 13 |
+
- name: angry_comment
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: calm_response
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: category
|
| 18 |
+
dtype: string
|
| 19 |
+
splits:
|
| 20 |
+
- name: train
|
| 21 |
+
num_bytes: 3972994.0
|
| 22 |
+
num_examples: 5
|
| 23 |
+
download_size: 3893024
|
| 24 |
+
dataset_size: 3972994.0
|
| 25 |
- config_name: financial
|
| 26 |
features:
|
| 27 |
- name: id
|
|
|
|
| 133 |
download_size: 2653993
|
| 134 |
dataset_size: 2706117.0
|
| 135 |
configs:
|
| 136 |
+
- config_name: booking
|
| 137 |
+
data_files:
|
| 138 |
+
- split: train
|
| 139 |
+
path: booking/train-*
|
| 140 |
- config_name: financial
|
| 141 |
data_files:
|
| 142 |
- split: train
|
booking/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:091ecc2739b75772403615ad2e1abed88b883406c01fafff1ee2541a5a2a8d7d
|
| 3 |
+
size 3893024
|