Datasets:

ArXiv:
Libraries:
License:
Christy61 commited on
Commit
0662621
·
verified ·
1 Parent(s): ee35ad5

Create _info.json

Browse files
Files changed (1) hide show
  1. _info.json +9 -0
_info.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": {
3
+ "fields": [
4
+ {"name": "png", "dtype": "image"},
5
+ {"name": "json", "dtype": "json"},
6
+ {"name": "cls", "dtype": "txt"}
7
+ ]
8
+ }
9
+ }