File size: 552 Bytes
d051764
 
a3f98b7
 
 
 
 
 
 
 
563b3c4
f2a0f8b
563b3c4
f2a0f8b
563b3c4
f2a0f8b
8717488
 
a3f98b7
 
a626789
f2a0f8b
a626789
 
a3f98b7
 
 
 
 
d051764
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---

license: mit
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: file
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: audio
  - name: wrong_label_1
    dtype: audio
  - name: wrong_label_2
    dtype: audio
  - name: wrong_label_3
    dtype: audio
  splits:
  - name: test
    num_bytes: 186359155.0
    num_examples: 400
  download_size: 109840335
  dataset_size: 186359155.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---