gopika13 commited on
Commit
d311e5d
·
verified ·
1 Parent(s): fdd4c5d

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +13 -0
dataset_infos.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "default": {
3
+ "features": {
4
+ "image": {
5
+ "type": "image"
6
+ },
7
+ "text": {
8
+ "type": "string"
9
+ }
10
+ }
11
+ }
12
+ }
13
+