Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -210,12 +210,16 @@ dataset_info:
|
|
210 |
sampling_rate: 16000
|
211 |
- name: text
|
212 |
dtype: string
|
|
|
|
|
|
|
|
|
213 |
splits:
|
214 |
- name: train
|
215 |
-
num_bytes:
|
216 |
num_examples: 1000
|
217 |
-
download_size:
|
218 |
-
dataset_size:
|
219 |
- config_name: transcribe_ro
|
220 |
features:
|
221 |
- name: audio_id
|
|
|
210 |
sampling_rate: 16000
|
211 |
- name: text
|
212 |
dtype: string
|
213 |
+
- name: task
|
214 |
+
dtype: string
|
215 |
+
- name: language
|
216 |
+
dtype: string
|
217 |
splits:
|
218 |
- name: train
|
219 |
+
num_bytes: 321050950.0
|
220 |
num_examples: 1000
|
221 |
+
download_size: 320461314
|
222 |
+
dataset_size: 321050950.0
|
223 |
- config_name: transcribe_ro
|
224 |
features:
|
225 |
- name: audio_id
|