Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,16 +10,18 @@ dataset_info:
|
|
10 |
dtype: audio
|
11 |
- name: file
|
12 |
dtype: string
|
|
|
|
|
13 |
- name: instruction
|
14 |
dtype: string
|
15 |
- name: label
|
16 |
dtype: string
|
17 |
splits:
|
18 |
- name: test
|
19 |
-
num_bytes:
|
20 |
num_examples: 1
|
21 |
-
download_size:
|
22 |
-
dataset_size:
|
23 |
---
|
24 |
# Dataset Card for "SingerVerification"
|
25 |
|
|
|
10 |
dtype: audio
|
11 |
- name: file
|
12 |
dtype: string
|
13 |
+
- name: audio2
|
14 |
+
dtype: string
|
15 |
- name: instruction
|
16 |
dtype: string
|
17 |
- name: label
|
18 |
dtype: string
|
19 |
splits:
|
20 |
- name: test
|
21 |
+
num_bytes: 136689.0
|
22 |
num_examples: 1
|
23 |
+
download_size: 140087
|
24 |
+
dataset_size: 136689.0
|
25 |
---
|
26 |
# Dataset Card for "SingerVerification"
|
27 |
|