Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -550,12 +550,16 @@ dataset_info:
|
|
550 |
sampling_rate: 16000
|
551 |
- name: text
|
552 |
dtype: string
|
|
|
|
|
|
|
|
|
553 |
splits:
|
554 |
- name: train
|
555 |
-
num_bytes:
|
556 |
num_examples: 1000
|
557 |
-
download_size:
|
558 |
-
dataset_size:
|
559 |
configs:
|
560 |
- config_name: transcribe_cs
|
561 |
data_files:
|
|
|
550 |
sampling_rate: 16000
|
551 |
- name: text
|
552 |
dtype: string
|
553 |
+
- name: task
|
554 |
+
dtype: string
|
555 |
+
- name: language
|
556 |
+
dtype: string
|
557 |
splits:
|
558 |
- name: train
|
559 |
+
num_bytes: 327012282.0
|
560 |
num_examples: 1000
|
561 |
+
download_size: 325739820
|
562 |
+
dataset_size: 327012282.0
|
563 |
configs:
|
564 |
- config_name: transcribe_cs
|
565 |
data_files:
|