SaiCharithaAkula21 commited on
Commit
7f1da60
·
verified ·
1 Parent(s): 3f6e8c7

Upload dataset info

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