Add cs-CZ (ces-Latn) subset for MInDS-14 multilingual intent detection
Browse files- README.md +34 -0
- cs-CZ/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: cs-CZ
|
4 |
+
features:
|
5 |
+
- name: audio
|
6 |
+
dtype:
|
7 |
+
audio:
|
8 |
+
sampling_rate: 8000
|
9 |
+
- name: path
|
10 |
+
dtype: string
|
11 |
+
- name: intent_class
|
12 |
+
dtype: int64
|
13 |
+
- name: language_code
|
14 |
+
dtype: string
|
15 |
+
- name: language_config
|
16 |
+
dtype: string
|
17 |
+
- name: lang_id
|
18 |
+
dtype: int64
|
19 |
+
- name: english_transcription
|
20 |
+
dtype: string
|
21 |
+
- name: transcription
|
22 |
+
dtype: string
|
23 |
+
splits:
|
24 |
+
- name: train
|
25 |
+
num_bytes: 80645051.0
|
26 |
+
num_examples: 574
|
27 |
+
download_size: 59211714
|
28 |
+
dataset_size: 80645051.0
|
29 |
+
configs:
|
30 |
+
- config_name: cs-CZ
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: cs-CZ/train-*
|
34 |
+
---
|
cs-CZ/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcc8da0b264ddb9afb8e472cda4e41a47b87f6e5c5d12085f2bd743c28e5a980
|
3 |
+
size 59211714
|