Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -26,18 +26,14 @@ dataset_info:
|
|
26 |
dtype: string
|
27 |
- name: text
|
28 |
dtype: string
|
29 |
-
- name: sound
|
30 |
-
dtype:
|
31 |
-
audio:
|
32 |
-
sampling_rate: 44100
|
33 |
- name: champion
|
34 |
dtype: string
|
35 |
splits:
|
36 |
- name: train
|
37 |
-
num_bytes:
|
38 |
-
num_examples:
|
39 |
-
download_size:
|
40 |
-
dataset_size:
|
41 |
---
|
42 |
|
43 |
# Dataset card for pale
|
|
|
26 |
dtype: string
|
27 |
- name: text
|
28 |
dtype: string
|
|
|
|
|
|
|
|
|
29 |
- name: champion
|
30 |
dtype: string
|
31 |
splits:
|
32 |
- name: train
|
33 |
+
num_bytes: 2499768
|
34 |
+
num_examples: 31001
|
35 |
+
download_size: 947409
|
36 |
+
dataset_size: 2499768
|
37 |
---
|
38 |
|
39 |
# Dataset card for pale
|