PDAson commited on
Commit
5c7b2a9
·
verified ·
1 Parent(s): e1ac5b7

Upload output.json

Browse files
Files changed (1) hide show
  1. output.json +18 -0
output.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": {
3
+ "subject": "black numbers",
4
+ "object": "building",
5
+ "skip": false,
6
+ "state": "curled over",
7
+ "action": "hit by",
8
+ "spatial": "on piece of"
9
+ },
10
+ "1": {
11
+ "subject": "short tree",
12
+ "object": "sidewalk",
13
+ "skip": false,
14
+ "state": "relaxing on",
15
+ "action": "holding on",
16
+ "spatial": "on piece of"
17
+ }
18
+ }