Datasets:
File size: 1,036 Bytes
85e26f9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | [
{
"relation_type": "exact_match",
"first_node_id": 24,
"first_object_id": 23,
"first_label": "RemoteControl",
"relation": "operate and control",
"second_node_id": 4,
"second_object_id": 4,
"second_label": "Television"
},
{
"relation_type": "exact_match",
"first_node_id": 6,
"first_object_id": 6,
"first_label": "LightSwitch",
"relation": "switch on or off",
"second_node_id": 25,
"second_object_id": 24,
"second_label": "LightFixture"
},
{
"relation_type": "proximity_based",
"first_node_id": 0,
"first_object_id": 0,
"first_label": "Curtains",
"relation": "cover or uncover",
"second_node_id": 16,
"second_object_id": 16,
"second_label": "Window",
"distance": 0.3053096389341635
},
{
"relation_type": "part_based",
"first_node_id": 22,
"first_object_id": 22,
"first_label": "Handle",
"relation": "pull to open",
"second_node_id": 23,
"second_object_id": 22,
"second_label": "Door"
}
] |