jordyvl commited on
Commit
16ea747
1 Parent(s): c9046c3
Files changed (1) hide show
  1. dataset_infos.json +12 -5
dataset_infos.json CHANGED
@@ -33,18 +33,25 @@
33
  "id": null,
34
  "_type": "ClassLabel"
35
  },
36
- "id":{
37
  "_type": "Value",
38
  "dtype": "string",
39
  },
40
- "words":{
41
  "_type": "Sequence",
42
  "dtype": "string",
43
  },
44
- "boxes":{"_type": "Sequence",
45
- "feature": {"_type": "Sequence", "feature": {"dtype": "int32", "_type": "Value"}}},
 
 
 
 
 
 
 
 
46
  },
47
-
48
  "post_processed": null,
49
  "supervised_keys": {
50
  "input": "image",
 
33
  "id": null,
34
  "_type": "ClassLabel"
35
  },
36
+ "id": {
37
  "_type": "Value",
38
  "dtype": "string",
39
  },
40
+ "words": {
41
  "_type": "Sequence",
42
  "dtype": "string",
43
  },
44
+ "boxes": {
45
+ "_type": "Sequence",
46
+ "feature": {
47
+ "_type": "Sequence",
48
+ "feature": {
49
+ "dtype": "int32",
50
+ "_type": "Value"
51
+ }
52
+ }
53
+ }
54
  },
 
55
  "post_processed": null,
56
  "supervised_keys": {
57
  "input": "image",