Add es-ES (spa-Latn) subset for MInDS-14 multilingual intent detection
Browse files- README.md +30 -0
- es-ES/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -130,6 +130,32 @@ dataset_info:
|
|
130 |
num_examples: 563
|
131 |
download_size: 56201454
|
132 |
dataset_size: 77488417.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
configs:
|
134 |
- config_name: cs-CZ
|
135 |
data_files:
|
@@ -151,4 +177,8 @@ configs:
|
|
151 |
data_files:
|
152 |
- split: train
|
153 |
path: en-US/train-*
|
|
|
|
|
|
|
|
|
154 |
---
|
|
|
130 |
num_examples: 563
|
131 |
download_size: 56201454
|
132 |
dataset_size: 77488417.0
|
133 |
+
- config_name: es-ES
|
134 |
+
features:
|
135 |
+
- name: audio
|
136 |
+
dtype:
|
137 |
+
audio:
|
138 |
+
sampling_rate: 8000
|
139 |
+
- name: path
|
140 |
+
dtype: string
|
141 |
+
- name: intent_class
|
142 |
+
dtype: int64
|
143 |
+
- name: language_code
|
144 |
+
dtype: string
|
145 |
+
- name: language_config
|
146 |
+
dtype: string
|
147 |
+
- name: lang_id
|
148 |
+
dtype: int64
|
149 |
+
- name: english_transcription
|
150 |
+
dtype: string
|
151 |
+
- name: transcription
|
152 |
+
dtype: string
|
153 |
+
splits:
|
154 |
+
- name: train
|
155 |
+
num_bytes: 88174435.0
|
156 |
+
num_examples: 486
|
157 |
+
download_size: 64723291
|
158 |
+
dataset_size: 88174435.0
|
159 |
configs:
|
160 |
- config_name: cs-CZ
|
161 |
data_files:
|
|
|
177 |
data_files:
|
178 |
- split: train
|
179 |
path: en-US/train-*
|
180 |
+
- config_name: es-ES
|
181 |
+
data_files:
|
182 |
+
- split: train
|
183 |
+
path: es-ES/train-*
|
184 |
---
|
es-ES/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ff3547044e5d8fec0bc33e7013304016a39aea39d14a3414e4c8b1f1eedab8c
|
3 |
+
size 64723291
|