NTUVictor commited on
Commit
6dcfb80
1 Parent(s): 2ddb093

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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: 136610.0
20
  num_examples: 1
21
- download_size: 139186
22
- dataset_size: 136610.0
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