n1coc4cola commited on
Commit
c1b868c
·
verified ·
1 Parent(s): bae5297

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +18 -0
dataset_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "audio": {
6
+ "_type": "Audio"
7
+ },
8
+ "label": {
9
+ "names": [
10
+ "other",
11
+ "drone"
12
+ ],
13
+ "_type": "ClassLabel"
14
+ }
15
+ },
16
+ "homepage": "",
17
+ "license": ""
18
+ }