File size: 309 Bytes
3c1da81
 
e9a0284
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b68e35
3c1da81
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: openrail
dataset_info:
  features:
  - name: path
    dtype: string
  - name: file_name
    dtype: string
  - name: category
    dtype: string
  - name: audio
    struct:
    - name: bytes
      dtype: binary
    - name: path
      dtype: string
  splits:
  - name: test
    num_examples: 31
---