Upload dataset
Browse files- README.md +26 -0
- insurance/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -154,6 +154,28 @@ dataset_info:
|
|
| 154 |
num_examples: 5
|
| 155 |
download_size: 1242187
|
| 156 |
dataset_size: 1268094.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
- config_name: police
|
| 158 |
features:
|
| 159 |
- name: id
|
|
@@ -271,6 +293,10 @@ configs:
|
|
| 271 |
data_files:
|
| 272 |
- split: train
|
| 273 |
path: immigration/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 274 |
- config_name: police
|
| 275 |
data_files:
|
| 276 |
- split: train
|
|
|
|
| 154 |
num_examples: 5
|
| 155 |
download_size: 1242187
|
| 156 |
dataset_size: 1268094.0
|
| 157 |
+
- config_name: insurance
|
| 158 |
+
features:
|
| 159 |
+
- name: id
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: audio
|
| 162 |
+
dtype:
|
| 163 |
+
audio:
|
| 164 |
+
sampling_rate: 16000
|
| 165 |
+
- name: audio_length_s
|
| 166 |
+
dtype: float32
|
| 167 |
+
- name: angry_comment
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: calm_response
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: category
|
| 172 |
+
dtype: string
|
| 173 |
+
splits:
|
| 174 |
+
- name: train
|
| 175 |
+
num_bytes: 2355009.0
|
| 176 |
+
num_examples: 5
|
| 177 |
+
download_size: 2273167
|
| 178 |
+
dataset_size: 2355009.0
|
| 179 |
- config_name: police
|
| 180 |
features:
|
| 181 |
- name: id
|
|
|
|
| 293 |
data_files:
|
| 294 |
- split: train
|
| 295 |
path: immigration/train-*
|
| 296 |
+
- config_name: insurance
|
| 297 |
+
data_files:
|
| 298 |
+
- split: train
|
| 299 |
+
path: insurance/train-*
|
| 300 |
- config_name: police
|
| 301 |
data_files:
|
| 302 |
- split: train
|
insurance/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:049247316d86da81164f0750c285a57032ae6c0c0b5be9ae93c32047ba157900
|
| 3 |
+
size 2273167
|