Add pl-PL (pol-Latn) subset for MInDS-14 multilingual intent detection
Browse files- README.md +30 -0
- pl-PL/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -260,6 +260,32 @@ dataset_info:
|
|
| 260 |
num_examples: 654
|
| 261 |
download_size: 77297530
|
| 262 |
dataset_size: 102698346.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 263 |
configs:
|
| 264 |
- config_name: cs-CZ
|
| 265 |
data_files:
|
|
@@ -301,4 +327,8 @@ configs:
|
|
| 301 |
data_files:
|
| 302 |
- split: train
|
| 303 |
path: nl-NL/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 304 |
---
|
|
|
|
| 260 |
num_examples: 654
|
| 261 |
download_size: 77297530
|
| 262 |
dataset_size: 102698346.0
|
| 263 |
+
- config_name: pl-PL
|
| 264 |
+
features:
|
| 265 |
+
- name: audio
|
| 266 |
+
dtype:
|
| 267 |
+
audio:
|
| 268 |
+
sampling_rate: 8000
|
| 269 |
+
- name: path
|
| 270 |
+
dtype: string
|
| 271 |
+
- name: intent_class
|
| 272 |
+
dtype: int64
|
| 273 |
+
- name: language_code
|
| 274 |
+
dtype: string
|
| 275 |
+
- name: language_config
|
| 276 |
+
dtype: string
|
| 277 |
+
- name: lang_id
|
| 278 |
+
dtype: int64
|
| 279 |
+
- name: english_transcription
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: transcription
|
| 282 |
+
dtype: string
|
| 283 |
+
splits:
|
| 284 |
+
- name: train
|
| 285 |
+
num_bytes: 176961296.0
|
| 286 |
+
num_examples: 562
|
| 287 |
+
download_size: 84575349
|
| 288 |
+
dataset_size: 176961296.0
|
| 289 |
configs:
|
| 290 |
- config_name: cs-CZ
|
| 291 |
data_files:
|
|
|
|
| 327 |
data_files:
|
| 328 |
- split: train
|
| 329 |
path: nl-NL/train-*
|
| 330 |
+
- config_name: pl-PL
|
| 331 |
+
data_files:
|
| 332 |
+
- split: train
|
| 333 |
+
path: pl-PL/train-*
|
| 334 |
---
|
pl-PL/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0ef20021add6e66716433a972b0ebe7081e7b1e4d78d955863b1bfa096e57e9
|
| 3 |
+
size 84575349
|