NTUVictor commited on
Commit
b986b19
·
1 Parent(s): 31574c7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -6,22 +6,22 @@ configs:
6
  path: data/test-*
7
  dataset_info:
8
  features:
9
- - name: audio
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
 
 
6
  path: data/test-*
7
  dataset_info:
8
  features:
 
 
9
  - name: file
10
  dtype: string
11
+ - name: audio
12
+ dtype: audio
13
  - name: audio2
14
+ dtype: audio
15
  - name: instruction
16
  dtype: string
17
  - name: label
18
  dtype: string
19
  splits:
20
  - name: test
21
+ num_bytes: 326293.0
22
  num_examples: 1
23
+ download_size: 313315
24
+ dataset_size: 326293.0
25
  ---
26
  # Dataset Card for "SingerVerification"
27