Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -370,12 +370,16 @@ dataset_info:
|
|
370 |
sampling_rate: 16000
|
371 |
- name: text
|
372 |
dtype: string
|
|
|
|
|
|
|
|
|
373 |
splits:
|
374 |
- name: train
|
375 |
-
num_bytes:
|
376 |
num_examples: 1000
|
377 |
-
download_size:
|
378 |
-
dataset_size:
|
379 |
- config_name: translate_fr
|
380 |
features:
|
381 |
- name: audio_id
|
|
|
370 |
sampling_rate: 16000
|
371 |
- name: text
|
372 |
dtype: string
|
373 |
+
- name: task
|
374 |
+
dtype: string
|
375 |
+
- name: language
|
376 |
+
dtype: string
|
377 |
splits:
|
378 |
- name: train
|
379 |
+
num_bytes: 331638149.0
|
380 |
num_examples: 1000
|
381 |
+
download_size: 330815338
|
382 |
+
dataset_size: 331638149.0
|
383 |
- config_name: translate_fr
|
384 |
features:
|
385 |
- name: audio_id
|