Add ru-RU (rus-Cyrl) subset for MInDS-14 multilingual intent detection
Browse files- README.md +30 -0
- ru-RU/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -312,6 +312,32 @@ dataset_info:
|
|
312 |
num_examples: 604
|
313 |
download_size: 83516885
|
314 |
dataset_size: 154962959.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
315 |
configs:
|
316 |
- config_name: cs-CZ
|
317 |
data_files:
|
@@ -361,4 +387,8 @@ configs:
|
|
361 |
data_files:
|
362 |
- split: train
|
363 |
path: pt-PT/train-*
|
|
|
|
|
|
|
|
|
364 |
---
|
|
|
312 |
num_examples: 604
|
313 |
download_size: 83516885
|
314 |
dataset_size: 154962959.0
|
315 |
+
- config_name: ru-RU
|
316 |
+
features:
|
317 |
+
- name: audio
|
318 |
+
dtype:
|
319 |
+
audio:
|
320 |
+
sampling_rate: 8000
|
321 |
+
- name: path
|
322 |
+
dtype: string
|
323 |
+
- name: intent_class
|
324 |
+
dtype: int64
|
325 |
+
- name: language_code
|
326 |
+
dtype: string
|
327 |
+
- name: language_config
|
328 |
+
dtype: string
|
329 |
+
- name: lang_id
|
330 |
+
dtype: int64
|
331 |
+
- name: english_transcription
|
332 |
+
dtype: string
|
333 |
+
- name: transcription
|
334 |
+
dtype: string
|
335 |
+
splits:
|
336 |
+
- name: train
|
337 |
+
num_bytes: 76185209.0
|
338 |
+
num_examples: 539
|
339 |
+
download_size: 56221679
|
340 |
+
dataset_size: 76185209.0
|
341 |
configs:
|
342 |
- config_name: cs-CZ
|
343 |
data_files:
|
|
|
387 |
data_files:
|
388 |
- split: train
|
389 |
path: pt-PT/train-*
|
390 |
+
- config_name: ru-RU
|
391 |
+
data_files:
|
392 |
+
- split: train
|
393 |
+
path: ru-RU/train-*
|
394 |
---
|
ru-RU/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72f5f9458522a52085f6e360b86656834351d80fbc1e9be35dd9c087a0cb571b
|
3 |
+
size 56221679
|